Forum Discussion
GLT1
Occasional Contributor
4 years agoAdding -voptargs=+acc to the questa command line will turn off all optimizations and allow all signals to be visible.
- Maulik040510 months ago
New Contributor
This works when also removed the following flag from the vsim - command.
-novopt
Overall the command should be looking like this.
vsim -voptargs=+acc -c -t 1ps -L cyclonev_ver -L altera_ver -L altera_mf_ver -L 220model_ver -L sgate_ver -L altera_lnsim_ver work.firstBlockTest_vlg_vec_tst