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 389 to Rev 390
    Reverse comparison

Rev 389 → Rev 390

/trunk/or1200/rtl/verilog/generic_spram_512x20.v
62,6 → 62,9
// CVS Revision History
//
// $Log: not supported by cvs2svn $
// Revision 1.9 2001/11/27 19:45:04 lampret
// Fixed VS RAM instantiation - again.
//
// Revision 1.8 2001/11/23 21:42:31 simons
// Program counter divided to PPC and NPC.
//
186,9 → 189,9
// Virtual Silicon Single-Port Synchronous SRAM
//
`ifdef UNUSED
virtualsilicon_ssp #(1<<aw, aw-1, dw-1) virtualsilicon_ssp(
vs_hdsp_512x20 #(1<<aw, aw-1, dw-1) vs_ssp(
`else
virtualsilicon_ssp virtualsilicon_ssp(
vs_hdsp_512x20 vs_ssp(
`endif
.CK(clk),
.ADR(addr),

powered by: WebSVN 2.1.0

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