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

Hi, I am trying to compile a design using QUARTUS PE 18.1. The targeted device is: 1SG280LN3F43E3VG (STRATIX10). Can any body help? Jamil

Jamil
Novice
1,162 Views

I got also this error description using QUARTUS for windows 10:

see attached file

0 Kudos
2 Replies
Abe
Valued Contributor II
299 Views

What is the amount of RAM in your system? This access violation error can occur of the tool encounters memory issues like low memory. Can also occur if you have two instances of the Quartus tool running. Try to close all other programs and then run the Quartus tool. You can also try using the command line compilation flow using TCL scripts.

 

Targetting Stratix 10 devices requires atleast 16-32GB of system RAM as the device database and libraries are quite large.

0 Kudos
KhaiChein_Y_Intel
299 Views

You may try to clean the project and recompile the design. Project > Clean Project > Ok

 

Reply