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

Simulating altera_gpio outside of quartus

Mathis1
Beginner
1,186 Views

Hi all,

Using Quartus Prime Pro 24.3
Designing for the Arria 10

I have written VHDL source code that utilizes the Intel components dcfifo and altera_gpio.
I am running my own testbench through questa, for which I used quartus to generate the simulation libraries. 

dcfifo is easy enough to find in the generated altera_mf library. altera_gpio however, is not.

I have a platform designer design where I have an instance of my module that uses these components. In order to get quartus to recognize the altera_gpio in my source code, I had to create an IP variant of the GPIO IP within the quartus project. This seems to generate some libraries(such as altera_gpio_2210) from files found in the quartus installation files. 

These libraries are not included in the generated simulation libraries, and generating simulation files for the GPIO IP in the IP parameter editor doesnt give me a simulation library to point to either.

So my question is, is there a library that contains the altera_gpio?
If not, is there a solution where I can just source the GPIO IP simulation files from my simulation scripts?
Have I misunderstood something?(Highly likely)

Thanks


Labels (1)
0 Kudos
4 Replies
KennyTan_Altera
Moderator
770 Views

Hi,

 

Sorry for the late response, 

 

could you double-check whether any steps were missed in the process? Please follow the steps outlined in the Intel Quartus Prime Pro Quick-Start guide for simulating IP (link below). After you've gone through them, let me know whether you're seeing the same problem:

https://www.intel.com/content/www/us/en/docs/programmable/691278/21-3/quick-start.html

 

Thanks,

 

 

0 Kudos
KennyTan_Altera
Moderator
686 Views

Not sure if you have updates for the question above?


0 Kudos
KennyTan_Altera
Moderator
444 Views

Not sure if you have updates for the question above?


If no, we shall close this thread.


0 Kudos
KennyTan_Altera
Moderator
37 Views

As we do not receive any response from you on the previous question that we have provided. Please login to ‘https://supporttickets.intel.com/s/?language=en_US’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.



0 Kudos
Reply