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

report_rs

report_rs
[ -all 
| -name s_rsName 
| -net s_netName 
| -set d_setObj ] 
[ -filename s_fileName ] 
[ -match [ true | false ] ]
[ -routes ]

Description

Outputs to the Transcript area route spec information (width, spacing, pitch, routability of metal layers and via layers) by layer, and/or route spec names. If no arguments are given, the layer information is given for the global net default route spec.

Arguments

-all

Outputs the names of all of the used route specs on the design.

-filename s_fileName

Used with the -name argument, prints detailed route spec information to the given file.

-match [ true | false ]

Used with the -name argument, when set to true, outputs the names of the nets with the named route spec. By default, the names of the nets that are on different route specs are output with their route spec names.

-name s_rsName

Outputs the information for the given route spec. If no name is given, the name of the global net default route spec is given.

-net s_netName

Outputs the route spec information for the given net.

-routes

Outputs the route spec name for every net, and the route spec name for every route of the net that differs from the net’s route spec.

-set d_setObj

For each net in the specified set, outputs the name of the route spec and the route spec information.

Examples

The following example requests the names of all of the used route specs in the active cellview and shows the output.

report_rs -all
"LEFDefaultRouteSpec" "wideRouteSpec"

Related Topics

Report Commands

dump_ctu_constraints


Return to top
 ⠀
X