Intel® FPGA Software Installation & Licensing
Installation and Licensing that’s includes Intel Quartus® Prime software, ModelSim* - Intel FPGA Edition software, Nios® II Embedded Design Suite on Windows or Linux operating systems.
1155 Discussions

"-g" argument of vsim command not propagated

thab_catie
Beginner
456 Views

Hello,

 

I have trouble using Questa-Intel with the Starter Edition License :
I have generic values in my top level which are set through the vsim command.

 

Example : vsim -gGENERIC_VAL=16 .....

 

It seems that the value defined with the "-g" argument is not propagated to my simulated design.
Is it a known limitation using the Starter Edition or am I missing something here ?

 

Thank you in advance.

 

Best regards,

 

thab

0 Kudos
2 Replies
RichardTanSY_Intel
435 Views

I think you need to use the vopt command instead of vsim.

Reference: Questa Sim User Manual page v2022.1, page 99

capture.JPG

0 Kudos
RichardTanSY_Intel
398 Views

I believed I have answered your question.


With that, I will now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


Best Regards,

Richard Tan


p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 9/10 survey.


0 Kudos
Reply