report_source_assignments (::quartus::synthesis_report)

The following table displays information for the report_source_assignments Tcl command:

Tcl Package and Version

Belongs to ::quartus::synthesis_report 1.0

Syntax report_source_assignments [-h | -help] [-long_help] [-entity <entity_value> ] [-instance <instance_value> ] [-library <library_value> ] [-name <name_value> ] [-panel_name <panel_value> ] [-value <value_value> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-entity <entity_value> Specify the entity
-instance <instance_value> Specify the instance
-library <library_value> Specify the library
-name <name_value> Specify the name
-panel_name <panel_value> Specify a custom report panel name
-value <value_value> Specify the value
Description
                Create a dynamic report for source assignments.
Example Usage
report_source_assignments		
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.