426 B
426 B
Usage:
- Add sources definitions (modules and tb) in
setup_workspace.bat/sh
. - Run
setup_workspace.bat/sh
everytime you add new sources to the project. - Compile/elaborate project using
elaborate.bat/sh
when you finished code. - If every steps above executed successfully, you can run
run_simu.bat/sh
to generate GWD file. - The GWD file can be viewed using gtkwave software.