check_space
check_space
{[ -same_net ] [ -diff_net ]}
-lpp1 s_layerlpp
[ -lpp2 s_layerlpp ]
[ -region {f_xlo f_ylo f_xhi f_yhi} ]
[ -top_level_only ]
[ -annotate [all | none | dim | rect] ]
[ -clear_annotations ]
[ -annotation_limit i_count ]
[ -no_sync ]
[ -check_mode {soft|hard} ]
[ -crossing ]
[ -process_rules_only ]
[ -silent | -verbose ]
[ -trim_corners ]
[ -threads i_count ]
[ -space f_userunit ]
[ -check_trim [ true | false ] ]
Description
Checks shapes for spacing design rule violations. You can specify the area to be checked and choose which shapes to include:
- An entire physical layer at a time
- A single layer purpose against an entire physical layer
- A single layer purpose against a single layer purpose (same or different nets)
By default, Space-based Router and Chip Optimizer creates annotations for violations found and outputs a summary report to the Transcript area. Two types of annotations can be created for each violation:
- The dimension annotation shows the measurement of the spacing violation.
- The rectangle annotation surrounds the violating spacing area.
The GUI equivalent for this command is Verify—Shapes.
Arguments
Value Returned
|
Indicates the number of spacing rule violations found for the given criteria. |
|
|
The command did not run due to a syntax error or a missing required argument. |
Related Topics
Return to top