Forum Discussion
alexislms
Contributor
3 years ago1. Generate any IP core's example design in Quartus Pro 22.1
2. Run Questa SE 2022.01 delivered with Q Pro 22.1
3. "do tb_run.tcl"
# [exec] dev_com # Questa Intel Starter FPGA Edition-64 vlog 2022.1 Compiler 2022.01 Jan 29 2022 # ** Error (suppressible): (vlog-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: /tools/intelFPGA_pro/22.1/questa_fse/linux_x86_64/vlog failed. # Error in macro ./tb_run.tcl line 29 # /tools/intelFPGA_pro/22.1/questa_fse/linux_x86_64/vlog failed. # while executing # "vlog -work work $env(QUARTUS_ROOTDIR)/../ip/altera/sopc_builder_ip/verification/lib/verbosity_pkg.sv"
By default, no example design generated with quartus can be run with questa it provides.
I'm lost with Quartus, whatever I do I have problems. Even by simply following the user guide of an IP.
alexislms
Contributor
3 years agoThe command doesn't use -novopt and I still get this error...