Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

Report utilization from TCL commands

Diego2
Novice
1,815 Views

Hello

I'm looking for a way to write a text report of the utilization of a synthesized (or implemented) design using TCL commands. In the GUI it is relatively simple to do. However, I would like to incorporate it in my build script and I haven't found the right command. I'm looking for something similar to the command 'report_utilization -file utilization.txt' from Vivado.

Thanks!

0 Kudos
1 Solution
KennyTan_Altera
Moderator
1,801 Views

You can get a list of TCL command by quartus_sh --qhelp 


You can also refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-qpp-scripting.pdf


Let me know if this help?


View solution in original post

0 Kudos
2 Replies
KennyTan_Altera
Moderator
1,802 Views

You can get a list of TCL command by quartus_sh --qhelp 


You can also refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-qpp-scripting.pdf


Let me know if this help?


0 Kudos
KennyTan_Altera
Moderator
1,774 Views

We do not receive any response from you to the previous answer that we have provided. Please post a response in 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 with your follow-up questions. 


0 Kudos
Reply