add_via
add_via -nets_netName-names_viaName-loc {f_xf_y} [ -check [ true | false ] ] [ -convert_to_pin [ true | false ] ]
Description
Adds a via to a net at the given location.
When using this command to add vias to existing routing, use the coordinates given by guides to ensure proper centerline placement.
Arguments
|
When set to |
|
Examples
The following command adds a VIA2X via to netA.
add_via -net netA -name VIA2X -loc {907 1172}
Related Topics
Return to top