URL
https://opencores.org/ocsvn/vhdl_wb_tb/vhdl_wb_tb/trunk
Subversion Repositories vhdl_wb_tb
[/] [vhdl_wb_tb/] [trunk/] [rtl_sim/] [bin/] [readme.txt] - Rev 27
Compare with Previous | Blame | View Log
Read vhdl_wb_tb/trunk/doc/src/vhdl_wb_tb_Usage_guide.docx first.
This directory contains:
readme.txt This file, explaining simulation environment
init.do TCL script to be run out of modelsim. Start it from the Modelsim transscript console with
"do ../bin/init.do" to initialize the simulation environment. It created all required libs
and compiles all sources.
s.do TCL script to be run out of modelsim transscript console wiht "../bin/s.do". Start it to compile
all changed files and start the manual simulation. It assigns the alias "s" to itself which allows
it to be run later just by typing s+ENTER
If you want to relocate or copy this project, all file paths in rtl_sim/run/sim.mpf must be adjusted to their new
location.