Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20642 Discussions

simple ip simulation with quartuspro - questasim

Murali_kumar
New Contributor I
876 Views
Hi,
how to simulate a fifo ip or any basic ip in intel quartus pro with questa sim.?? note: please help me to get the document or procedure or example to do the simple ip smulation (example: fifo or bram ip)

thanks
0 Kudos
7 Replies
Paveetirra_Srie
Employee
853 Views

Hi Murali Kumar,


Attached link below is the User guide on how to simulate simple IP design. Please refer to Chapter 5 to know more about FIFO simulation.

https://www.intel.com/content/www/us/en/docs/programmable/683423/21-4/intel-stratix-10-embedded-memory-design.html


Kindly do let me know if it answer your query.


Regards,

Pavee


0 Kudos
Murali_kumar
New Contributor I
837 Views

Hi,
While doing this I am getting the below mentioned error.

-> Top level modules:

tb_top

End time: 11:47:01 on Jan 21,2022, Elapsed time: 0:00:00

Errors: 0, Warnings: 0

[exec] elab

vsim -t fs -L work -L work_lib -L altera_ver -L lpm_ver -L sgate_ver -L altera_mf_ver -L altera_lnsim_ver -L fourteennm_ver -L fourteennm_hssi_ver -L altera -L lpm -L sgate -L altera_mf -L altera_lnsim -L fourteennm -L fourteennm_hssi -L fifo_1910 -L fifo1 -L fifo2_1910 -L fifo2 tb_top

Start time: 11:47:01 on Jan 21,2022 # ** Note: (vsim-3812) Design is being optimized...

** Error: D:/FPGATEAM/Murali/RPU/questa_practice/fifo_ex_stote/fifo_fifo2_sim_181_project/fifo1/synth/fifo1.v(19): Module 'fifo1_fifo_1910_lpo4uxi' is not defined. # For instance 'fifo_0' at path 'tb_top.uut_inst.u0'

** Error: D:/FPGATEAM/Murali/RPU/questa_practice/fifo_ex_stote/fifo_fifo2_sim_181_project/fifo2/synth/fifo2.v(29): Module 'fifo2_fifo2_1910_lohbzay' is not defined.

For instance 'fifo2_0' at path 'tb_top.uut_inst.u1'

Optimization failed

** Note: (vsim-12126) Error and warning message counts have been restored: Errors=2, Warnings=0.

Error loading design

End time: 11:47:02 on Jan 21,2022, Elapsed time: 0:00:01

Errors: 2, Warnings: 0

cannot find item *i_data*

0 Kudos
Paveetirra_Srie
Employee
816 Views

Hi Murali,


Kindly do let me know which Quartus version are you using.


Regards,

Paveetirra


0 Kudos
Murali_kumar
New Contributor I
810 Views
Hi pavee,
I am using Intel quartus pro 21.3 version.

Regards
Murali
0 Kudos
Paveetirra_Srie
Employee
771 Views

Hi MuraliKumar,


It looks like corrupted file issue. Kindly try to create a new project and follow the steps as mentioned in user guide.

https://www.intel.com/content/www/us/en/docs/programmable/683423/21-4/intel-stratix-10-embedded-memory-design.html


0 Kudos
Paveetirra_Srie
Employee
764 Views

We do not receive any response from you to the previous answer that I have provided. This thread will be transitioned 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.


0 Kudos
Murali_kumar
New Contributor I
758 Views
I have tried the same for multiple times but the issue remains same
0 Kudos
Reply