Forum Discussion

EricW's avatar
EricW
Icon for New Contributor rankNew Contributor
2 years ago

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

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,

3 Replies

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    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.


  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Let me know if there any update from previous reply.


  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    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