Usage
- Add sources definitions (modules and tb) in
setup_workspace.bat/sh. - Run
setup_workspace.bat/sheverytime you add new sources to the project. - Compile/elaborate project using
elaborate.bat/shwhen you finished code. - If every steps above executed successfully, you can run
run_simu.bat/shto generate GWD file. - The GWD file can be viewed using gtkwave software.
VUnit
Python 3.8+ is mandatory. VUnit 5.0+ is required to use mcode backend on Windows. Or use NVC simulator.
- Install a python venv with vunit_hdl.
- Use the run.py alone or like this
python run.py --gui --gtkwave-fmt ghw --gtkwave-args "-r ./gtkwaverc".
Languages
Batchfile
41.1%
Shell
39.4%
Python
19.5%