URL
https://opencores.org/ocsvn/ethmac/ethmac/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 205 |
Rev 215 |
Line 39... |
Line 39... |
#/////////////////////////////////////////////////////////////////////
|
#/////////////////////////////////////////////////////////////////////
|
#/
|
#/
|
#/ CVS Revision History
|
#/ CVS Revision History
|
#/
|
#/
|
#/ $Log: not supported by cvs2svn $
|
#/ $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
|
#/ Revision 1.1 2002/09/17 19:10:17 mohor
|
#/ Macro for testbench (DO file).
|
#/ Macro for testbench (DO file).
|
#/
|
#/
|
#/
|
#/
|
#/
|
#/
|
Line 87... |
Line 90... |
# If you use define ETH_XILINX_RAMB4 switched on, then uncomment the following lines
|
# If you use define ETH_XILINX_RAMB4 switched on, then uncomment the following lines
|
# vlog -reportprogress 300 -work work {C:/Xilinx/verilog/src/glbl.v}
|
# vlog -reportprogress 300 -work work {C:/Xilinx/verilog/src/glbl.v}
|
# vlog -reportprogress 300 -work work {C:/Xilinx/verilog/src/unisims/RAMB4_S16.v}
|
# 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
|
# 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
|
# If you use define ETH_XILINX_RAMB4 switched on, then uncomment the following lines
|
# !ETH_XILINX_RAMB4
|
# !ETH_XILINX_RAMB4
|
vsim work.tb_ethernet
|
vsim work.tb_ethernet
|
# ETH_XILINX_RAMB4
|
# ETH_XILINX_RAMB4
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.