Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16593 Discussions

Quartus Prime Lite - ModelSim Functional Simulation error

curtisg63
Beginner
2,695 Views

When running Functional Simulation on a vwf file generated in Quartus Prime Lite v20.1, I get this error:

** Error (suppressible): (vsim-12110) The -novopt option has no effect on this product.

I'm not sure how to fix this problem even after doing much online searching. 

0 Kudos
7 Replies
Kenny_Tan
Moderator
2,660 Views

can you attached your design.qar file to have a look?



0 Kudos
curtisg63
Beginner
2,646 Views

Kenny,

I got that resolved.. now I get this error(s).  Sorry but I've spent hours and hours trying to play whack a mole with one fix, then I get other errors.  I've looked at multiple sites for download hints, etc.. and it's really a convoluted process.  I have the MaxV libs in the path under EDA settings or at least I think I do.  I uninstalled 20.3 and installed 17.1 thinking it might work better:

# ** Warning: (vlib-34) Library already exists at "work".

# Model Technology ModelSim - Intel FPGA Edition vcom 10.5c Compiler 2017.01 Jan 23 2017

# Start time: 20:52:21 on Nov 02,2020

# vcom -work work lab1_ex.vho

# -- Loading package STANDARD

# ** Error: lab1_ex.vho(30): (vcom-1598) Library "maxv" not found.

# -- Loading package TEXTIO

# -- Loading package std_logic_1164

# ** Error: lab1_ex.vho(32): (vcom-1136) Unknown identifier "MAXV".

# ** Error: lab1_ex.vho(34): VHDL Compiler exiting

 

# End time: 20:52:21 on Nov 02,2020, Elapsed time: 0:00:00

# Errors: 3, Warnings: 0

# ** Error: C:/intelFPGA_pro/17.1/modelsim_ase/win32aloem/vcom failed.

# Executing ONERROR command at macro ./lab1_ex.do line 3

 

Error.

0 Kudos
curtisg63
Beginner
2,628 Views

Where is the design.qar file located?

 

0 Kudos
MVatte
Partner
2,594 Views

Hi Curt,

Project -> Archive project and then name it and click “Archive”.

Thanks

Madhu

0 Kudos
Kenny_Tan
Moderator
2,564 Views

This is most probably you do not have all the device install, which is an old bug.


Can you try to install the latest release Quartus with all the device?


0 Kudos
Kenny_Tan
Moderator
2,542 Views

any update?


0 Kudos
curtisg63
Beginner
2,533 Views

Yes I solved it myself.  I had two \work folders( \work\work\ ) somehow so I was getting a warning which led to the error. Consider it closed. 

Thanks.

0 Kudos
Reply