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

Subversion Repositories ethmac

[/] [ethmac/] [tags/] [rel_14/] [sim/] [rtl_sim/] [modelsim_sim/] [run/] [tb_eth.do] - Diff between revs 217 and 225

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 217 Rev 225
Line 39... Line 39...
#/////////////////////////////////////////////////////////////////////
#/////////////////////////////////////////////////////////////////////
#/
#/
#/ CVS Revision History
#/ CVS Revision History
#/
#/
#/ $Log: not supported by cvs2svn $
#/ $Log: not supported by cvs2svn $
 
#/ Revision 1.4  2002/10/11 13:33:56  mohor
 
#/ Bist supported.
 
#/
#/ Revision 1.3  2002/10/11 12:42:12  mohor
#/ Revision 1.3  2002/10/11 12:42:12  mohor
#/ Bist supported.
#/ Bist supported.
#/
#/
#/ Revision 1.2  2002/09/23 18:27:36  mohor
#/ Revision 1.2  2002/09/23 18:27:36  mohor
#/ ETH_VIRTUAL_SILICON_RAM supported.
#/ ETH_VIRTUAL_SILICON_RAM supported.
Line 52... Line 55...
#/
#/
#/
#/
#/
#/
#/
#/
 
 
 
 
 
#write format wave -window .wave C:/Projects/ethernet/tadejm/ethernet/sim/rtl_sim/modelsim_sim/bin/wave.do
 
#.main clear
 
 
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_clockgen.v}
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_clockgen.v}
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_crc.v}
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_crc.v}
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_defines.v}
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_defines.v}
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_fifo.v}
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_fifo.v}
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_maccontrol.v}
vlog -reportprogress 300 -work work {../../../../rtl/verilog/eth_maccontrol.v}
Line 109... Line 116...
  vsim work.tb_ethernet
  vsim work.tb_ethernet
#  ETH_XILINX_RAMB4
#  ETH_XILINX_RAMB4
#  vsim work.glbl work.tb_ethernet
#  vsim work.glbl work.tb_ethernet
 
 
 
 
 
do ../bin/eth_wave.do
 
#do ../bin/wave.do
run -all
run -all
 
 
 
 

powered by: WebSVN 2.1.0

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