Forum Discussion
GLous
New Contributor
7 years agoin the simscript.do generated with Quartus there is no vsim, also modelsim recomends not to use +acc, so I tried to use the vopt -assertdebug but continues not showing the signals that I don't read anywhere. Also there no error nor warning.
In the VOPT chapter on modelsim 10.7 manual:
Mentor recommends moving away from using the +acc argument with vopt for the
following reasons:
• It may reduce simulation speed.
• The +acc argument and many of its values have been replaced by a collection of
individual arguments listed in Using vopt for Access Control for Visibility During
Optimization.
The +acc argument is still supported for backward compatibility, but you should use the
replacement arguments instead.