Product Documentation
Virtuoso Space-based Router Command Reference
Product Version IC23.1, September 2023

check_trim

check_trim
[ -lpp1 layerName ]
[ -error_types { all | { [space] [shape] [missing] [floating] [overlapping] } } ]
[ -region {f_xlo f_ylo f_xhi f_yhi} ]

Description

Classifies the violations that arise in trim checking.

Arguments

-error_types { all | { [space] [shape] [missing] [floating] [overlapping] } }

Specifies the types of violations that can arise in trim checking. It can be a single violation or combination of many violations.

-lpp1 layerName

Restricts processing to the specified layer.

-region {f_xlo f_ylo f_xhi f_yhi}

Specifies the boundary of the area to process, given the lower-left and upper-right coordinates. By default, the entire design is processed.

Value Returned

None

Examples

The following example checks all violations associated to M1 layer inside the given region.

check_trim -lpp1 M1 -error_types { all space shape missing floating overlapping } -region {100.1 100.1 150.4 18.80}

Related Topics

Edit Commands


Return to top
 ⠀
X