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

show_redundant_via_mapping

show_redundant_via_mapping 
[ -command_form ]

Description

Lists all current redundant via mappings in the Transcript area.

Arguments

-command_form

Outputs the information as map_redundant_via commands. By default, the information is output as follows:

master lib/cell/view direction -> redundant lib/cell/view

Examples

The following example shows output for show_redundant_via_mapping:

mylib/M2_M1/via LEFT  -> mylib/M2_M1_x2_west/via
mylib/M2_M1/via RIGHT -> mylib/M2_M1_x2_east/via
mylib/M2_M1/via DOWN -> mylib/M2_M1_x2_south/via
mylib/M2_M1/via UP   -> mylib/M2_M1_x2_north/via

The following example shows output when using -command_form:

map_redundant_via -master_lib mylib -master_cell M2_M1 -master_view via -redundant_cell M2_M1_x2_west -direction LEFT
map_redundant_via -master_lib mylib -master_cell M2_M1 -master_view via -redundant_cell M2_M1_x2_east -direction RIGHT
map_redundant_via -master_lib mylib -master_cell M2_M1 -master_view via -redundant_cell M2_M1_x2_north -direction UP
map_redundant_via -master_lib mylib -master_cell M2_M1 -master_view via -redundant_cell M2_M1_x2_south -direction DOWN

Related Topics

Optimize Commands

clear_redundant_via_mapping

map_redundant_via


Return to top
 ⠀
X