OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 357 to Rev 358
    Reverse comparison

Rev 357 → Rev 358

/trunk/or1200/rtl/verilog/generic_spram_512x20.v
62,6 → 62,9
// CVS Revision History
//
// $Log: not supported by cvs2svn $
// Revision 1.6 2001/10/21 17:57:16 lampret
// Removed params from generic_XX.v. Added translate_off/on in sprs.v and id.v. Removed spr_addr from dc.v and ic.v. Fixed CR+LF.
//
// Revision 1.5 2001/10/14 13:12:09 lampret
// MP3 version.
//
179,7 → 182,11
//
// Virtual Silicon Single-Port Synchronous SRAM
//
`ifdef UNUSED
virtualsilicon_ssp #(1<<aw, aw-1, dw-1) virtualsilicon_ssp(
`else
virtualsilicon_ssp virtualsilicon_ssp(
`endif
.CK(clk),
.ADR(addr),
.DI(di),

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.