Actions
HDL Testbench Simulation » History » Revision 1
Revision 1/3
| Next »
Sergey Smolov, 01/25/2016 05:16 PM
HDL Testbench Simulation¶
To run HDL testbench on ModelSim simulator and collect the coverage data, do the following:
1. Copy testbench_launch.sh
script to the directory with HDL testbench.
2. Run the script with the following arguments:
-f path-to-hdl-file-under-test -g
3. On ModelSim press "Run All" button.
Updated by Sergey Smolov almost 9 years ago · 3 revisions