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

Subversion Repositories ethmac

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 214 to Rev 215
    Reverse comparison

Rev 214 → Rev 215

/trunk/sim/rtl_sim/modelsim_sim/run/tb_eth.do
41,6 → 41,9
#/ CVS Revision History
#/
#/ $Log: not supported by cvs2svn $
#/ Revision 1.2 2002/09/23 18:27:36 mohor
#/ ETH_VIRTUAL_SILICON_RAM supported.
#/
#/ Revision 1.1 2002/09/17 19:10:17 mohor
#/ Macro for testbench (DO file).
#/
89,8 → 92,12
# vlog -reportprogress 300 -work work {C:/Xilinx/verilog/src/unisims/RAMB4_S16.v}
 
# If you use define ETH_VIRTUAL_SILICON_RAM switched on, then uncomment the following lines
vlog -reportprogress 300 -work work {../../../../../vs_rams/018/vs_hdsp_256x32.v}
# vlog -reportprogress 300 -work work {../../../../../vs_rams/018/vs_hdsp_256x32.v}
 
# If you use define ETH_VIRTUAL_SILICON_RAM and ETH_BIST switched on, then uncomment
# the following lines
# vlog -reportprogress 300 -work work {../../../../../vs_rams/018/vs_hdsp_256x32_bist.v}
 
# If you use define ETH_XILINX_RAMB4 switched on, then uncomment the following lines
# !ETH_XILINX_RAMB4
vsim work.tb_ethernet

powered by: WebSVN 2.1.0

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