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

Subversion Repositories vhdl_wb_tb

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /vhdl_wb_tb/trunk/rtl_sim/bin
    from Rev 2 to Rev 27
    Reverse comparison

Rev 2 → Rev 27

/readme.txt
1,11 → 1,14
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 console with "do 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. 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
clean.do TCL script to clean up all waste created by modelsim
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 the .mpf file must be adjusted in the copy.
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.

powered by: WebSVN 2.1.0

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