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

Is there a way to speed up Intel FPGA Gate level simulations?

AccelerComm
Beginner
1,096 Views

Hi,

I was wondering if anyone has identified a method of decreasing the time it takes for an FPGA Gate level simulation for an Intel part? This can be on Xcelium or Questa/Modelsim. Another FPGA competitor takes x50 faster. Any help much appreciated.

Kind Regards

0 Kudos
7 Replies
Nurina
Employee
1,080 Views
0 Kudos
Nurina
Employee
1,059 Views

Any updates?


Nurina


0 Kudos
AccelerComm
Beginner
1,043 Views

Thank you for your help.
We couldn't get the simulator (Questa) to accept those arguements.
The best way we found was to change the `timescale 1 ns / 1 ps you can only change it to 1/1, 1/10 or 1/100, but essentially the Frequency of our design means we don't have to evaluate events at picoseconds, we could evaluate at 100s of picoseconds - this helped in some cases, but in other cases it was hard to tell.
0 Kudos
Nurina
Employee
1,013 Views

Hi,


Sorry can you clarify- are you trying to speed up the simulation process or have the simulation show a bigger/smaller timescale?


Nurina


0 Kudos
AccelerComm
Beginner
992 Views

We are trying to speed up the simulation time and wondered if changing the timescale may increase the simulation time for the FPGA gatelevel netlist.

0 Kudos
Nurina
Employee
987 Views

Hi,


Thank you for the clarification. Yes, generally adjusting the timescale can speed up simulation, but this is not the only factor for simulation speed.


It's possible that some IP's are causing the long simulation time. It's sometimes expected and sometimes not. You can take a look at our KDB to see if it shouldn't happen to any IP you're using, often there are workarounds: https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/kdb-filter.html


RTL simulation is always faster than gate-level simulation, so do that. It's also much easier to debug. For IP, be sure to use simulation models. Quartus Prime Pro third party simulation user guide your reference: https://www.intel.com/content/www/us/en/programmable/documentation/gft1513990268888.html#mwh1409960618998


You can also use profiler on QuestaSim to identify what's taking so much time. Only use what you need. Otherwise the simulator will have to do too much work and take too much time.


This Quora thread has a similar discussion: https://www.quora.com/How-do-I-reduce-simulation-time-while-simulating-in-a-Verilog-simulator


Regards,

Nurina


0 Kudos
Nurina
Employee
967 Views

Hi,

We did not receive any response to the previous question/reply/answer that I have provided, thus I will put this case to close pending. Please post a response in 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 with your follow-up questions.

Regards,
Nurina

P/S: If you like my comment, feel free to give Kudos. If my comment solved your problem, feel free to accept my comment as solution!

0 Kudos
Reply