report_resource_utilization (::quartus::synthesis_report)

The following table displays information for the report_resource_utilization Tcl command:

Tcl Package and Version

Belongs to ::quartus::synthesis_report 1.0

Syntax report_resource_utilization [-h | -help] [-long_help]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
Description
                show resouce utilization table
Example Usage
report_resource_utilization		
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful
TCL_ERROR 1 ERROR: Can't read compiler database. Run the Analysis and Synthesis (quartus_map) successfully before using this command.
TCL_ERROR 1 ERROR: You must open a project before you can use this command.
TCL_ERROR 1 ERROR: Cannot find the partition of name <string>. Specify an existing partition name.