Forum Discussion
2 Replies
- KhaiChein_Y_Intel
Regular Contributor
You may try to clean the project and recompile the design. Project > Clean Project > Ok
- Abe
Frequent 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.