questasim sim flow
1 | vlib work |
-voptargs=+acc
: Add the option-voptargs=+acc
to the vsim command, This enables full visibility into every aspect of the design.
1 | module topmodule; |
uvm:
1 | > vlog test_pkg.sv tb_top.sv -L $QUESTA_HOME/uvm-1.2 |
reference:
A Short Intro to ModelSim Verilog Simulator URL: https://users.ece.cmu.edu/~jhoe/doku/doku.php?id=a_short_intro_to_modelsim_verilog_simulator