Forum Discussion
One question about Quartus Prime Pro's compilation dashboard
- 1 year ago
Sourced Tcl scripts with assignments should be at the top of the .qsf and are read when you open the project. For some reason, the timing analyzer is trying to read this file. Check your timing analyzer settings.
Do you made any changes to the project after full compilation? Did it just change to question mark without making changes to the project?
Not sure if this works. Perhaps you could try cleaning your project and compiling again?
Alternatively, you may archive the project into a .qar file, reopen it in a different directory, and perform a full compile.
Also, do you have any design files shared with other team members that might have been modified temporarily?
Regards,
Richard Tan
- MinzhiWang1 year ago
Occasional Contributor
Hi Tan,
It just change to question mark without making any changes to the project.
Thanks