Forum Discussion
GLous
New Contributor
7 years agoHi,
@Abe if I change VoptFlow to 0 I get an error when runing:
# [exec] dev_com
# Model Technology ModelSim SE-64 vcom 10.7 Compiler 2017.12 Dec 7 2017
# ** Error (suppressible): (vcom-12110) All optimizations are disabled because the -novopt option is in effect. This will cause your simulation to run very slowly. If you are using this switch to preserve visibility for Debug or PLI features, please see the User's Manual section on Preserving Object Visibility with vopt. -novopt option is now deprecated and will be removed in future releases.
# Errors: 1, Warnings: 0
# ** Error: C:/modeltech64_10.7/win64/vcom failed.
# Error in macro ./simScript.do line 26
# C:/modeltech64_10.7/win64/vcom failed.
# while executing
# "vcom C:/intelfpga_pro/18.0/quartus//eda/sim_lib/altera_syn_attributes.vhd -work altera"
# ("eval" body line 1)
# invoked from within
# "eval vcom $USER_DEFINED_VHDL_COMPILE_OPTIONS $USER_DEFINED_COMPILE_OPTIONS "$QUARTUS_INSTALL_DIR/eda/sim_lib/altera_syn_attributes.vhd" ..."
# invoked from within
# "if [string is false -strict [modelsim_ae_select $FORCE_MODELSIM_AE_SELECTION]] {
# eval vcom $USER_DEFINED_VHDL_COMPILE_OPTIONS $USER_DEFINED_COMPI..."
# ("eval" body line 5)
# invoked from within
# "dev_com"@KhaiY_Intel in the simscript.do generate from quartus where I have to put the the parameters to void optimization?
What I do is from modelsim transcript, I go to the folder inside the project /mentor where is the simscript.do and the I execute via: do simscript.do
Thanks
in the cript file there is no vsim