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

create_soft_fence

create_soft_fence
-name s_regionName 
{-region {f_xlo f_ylo f_xhi f_yhi} 
| -points {f_x1 f_y1 … f_xn f_yn}} 

Description

Creates a soft fence for an area (rectangle or polygon).

General rules for routing with fences are as follows:

The soft fence boundary is viewable in the workspace and its visibility is controlled by the area_boundary:soft fence entry in the Object section of the Layer Object Display Panel.

Arguments

-name s_regionName

Specifies the name for the fence.

-points {f_x1 f_y1…f_xn f_yn}

  

Specifies the boundary points for a polygonal fence.

-region {f_xlo f_ylo f_xhi f_yhi}

Specifies the boundary points for a rectangular fence.

Examples

The following example creates a rectangular fence that covers the current workspace area.

create_soft_fence -name fence1 -region [get_window_area]

Related Topics

Design Configuration Commands

check_route_quality

delete_soft_fence


Return to top
 ⠀
X