URL
https://opencores.org/ocsvn/ethmac/ethmac/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 186 |
Rev 205 |
Line 39... |
Line 39... |
#/////////////////////////////////////////////////////////////////////
|
#/////////////////////////////////////////////////////////////////////
|
#/
|
#/
|
#/ CVS Revision History
|
#/ CVS Revision History
|
#/
|
#/
|
#/ $Log: not supported by cvs2svn $
|
#/ $Log: not supported by cvs2svn $
|
|
#/ Revision 1.1 2002/09/17 19:10:17 mohor
|
|
#/ Macro for testbench (DO file).
|
|
#/
|
#/
|
#/
|
#/
|
#/
|
#/
|
#/
|
|
|
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_clockgen.v}
|
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_clockgen.v}
|
Line 79... |
Line 82... |
vlog -reportprogress 300 -work work {../../../../bench/verilog/wb_master32.v}
|
vlog -reportprogress 300 -work work {../../../../bench/verilog/wb_master32.v}
|
vlog -reportprogress 300 -work work {../../../../bench/verilog/wb_model_defines.v}
|
vlog -reportprogress 300 -work work {../../../../bench/verilog/wb_model_defines.v}
|
vlog -reportprogress 300 -work work {../../../../bench/verilog/wb_slave_behavioral.v}
|
vlog -reportprogress 300 -work work {../../../../bench/verilog/wb_slave_behavioral.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
|
# 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
|
|
vlog -reportprogress 300 -work work {../../../../../vs_rams/018/vs_hdsp_256x32.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.