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

get_via_grid

get_via_grid 
[ [ -layer s_layerName ][ -report ] ] 
| [ -rs s_routeSpec ] 

Description

Returns the grid settings for a via layer or a route spec.

Arguments

-layer s_layerName

Specifies the name of the via layer. If not specified, the entry layer is used if it is a via layer.

-report

Outputs the routing and manufacturing grid for all layers.

-rs s_routeSpec

Specifies the name of the route spec.

Value Returned

f_xgrid f_ygrid f_xoffset f_yoffset

Four numeric values representing the following:

  • x-axis via grid
  • y-axis via grid
  • x-axis via grid offset
  • y-axis via grid offset

Examples

The following example gets the grid values for the V1 via layer and shows the results.

get_via_grid -layer V1
1.20000 1.20000 0.400000 0.40000

Related Topics

Design Configuration Commands

set_routing_grid

report_grids


Return to top
 ⠀
X