Report on status of the routing.
Syntax
report_place_status [‑return_sites] [‑return_string] [‑file <arg>]
[‑append] [‑of_objects <args>] [‑site_type <arg>] [‑list_all_sites]
[‑dump_placement] [‑placement_type <arg>] [‑quiet] [‑verbose]
Usage
Name | Description |
---|---|
[-return_sites]
|
Return a list of sites that match the given -site_type type |
[-return_string]
|
Set the result of running the report in the Tcl interpreter's result variable |
[-file]
|
Filename to output results to. (send output to console if -file is not used) |
[-append]
|
Append the results to file, don't overwrite the results file |
[-of_objects]
|
Report detailed placement status for these sites |
[-site_type]
|
Only show sites with the given status: ROUTE_THRU_SITE|INVALID_RS|TIE_OFF_SITE|ILLEGAL_PL|PLACE D|HAS_ROUTE_THRUS|HAS_TIE_OFFS|HAS_INVERTED_IN|FIXED_CEL LS (ignored if -of_objects is used) |
[-list_all_sites]
|
List full placement information for every site in the design (ignored if -of_objects is used) |
[-dump_placement]
|
Show the full placement information for every used site in the design. This is VERY VERBOSE. |
[-placement_type]
|
Routed site type : PLACEDB|PREROUTE|WITH_ROUTING |
[-quiet]
|
Ignore command errors |
[-verbose]
|
Suspend message limits during command execution |