Forum Discussion

Jamil's avatar
Jamil
Icon for New Contributor rankNew Contributor
7 years ago

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

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

see attached file

2 Replies

  • KhaiChein_Y_Intel's avatar
    KhaiChein_Y_Intel
    Icon for Regular Contributor rankRegular Contributor

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

  • Abe's avatar
    Abe
    Icon for Frequent Contributor rankFrequent Contributor

    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.