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

Ability to query for all critical warnings in a Quartus Prime std and/or pro project

EricW
Beginner
688 Views

Hi,


I'm trying to write a tcl script for Quartus Prime Std and Quartus Pro that can query and return/output all of the critical warnings that were generated during a project workflow, e.g., from project creation for a particular device and all the way to bitstream generation. This is so that our team can see all the critical warnings pertaining to a given project and that we must fix. Is it possible to access all of the critical warnings Quartus can output in order to build such a custom database?

Thanks,

 

Labels (1)
0 Kudos
3 Replies
SyafieqS
Employee
672 Views

Hi Eric,


From tcl pov, I think it is possible (havent tried it yet). You may see Quartus tcl package quartus_sh --qhelp if there is any function that can do that. Otherwise you probably need to write your own tcl package. Also, you can easily sort critical warning in Quartus during compilation in the message window.


0 Kudos
SyafieqS
Employee
644 Views

Let me know if there any update from previous reply.


0 Kudos
SyafieqS
Employee
612 Views

 As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to https://supporttickets.intel.com/, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution, give Kudos and rate 5/5 survey


0 Kudos
Reply