Jacob11
Occasional Contributor
3 years agoCommand Line compile causing issue with Quartus Standard vs Quartus Prime Pro
Hello support team.
I am developing for the MAX10 FPGA, which is being used as a management/controller system for a Stratix 10 device on the same board. Naturally, I have both Quartus Standard and...
- 3 years ago
That's very odd. After you compile from the command line, what directories appear in the project folder? For a Standard compile, you should see db and incremental_db. In Pro, you would see qdb.
If you delete whichever of these directories you see, can you then open the project in the Standard GUI?