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

set_inplace_cover_obstruction_spacing_model

set_inplace_cover_obstruction_spacing_model(
[ -lib s_libName -cell s_cellName -view s_viewName ]
[ -layer {s_layerName…} ]
[ -model s_spacingModelName ]

Description

Sets value of the InPlaceCoverObstruction spacing model attribute on the specified cellview of the library on the given layer.

Arguments

-lib s_libName -cell s_cellName -view s_viewName

Specifies the library name, cell name, and the view name.

-layer s_layerName

Name of a physical layer specified in the technology file.

t_spacingModelName

  

Name of a valid spacing model. The valid values are: spacing, effectiveWidth, computedEffectiveWidth, and asIs.

Examples

The following example sets the value of the InPlaceCoverObstruction spacing model attribute for the given cellview unitTestlib/ixInPlaceCoverObstruction_master1/layout.

set_inplace_cover_obstruction_spacing_model -lib unitTestLib -cell ixInPlaceCoverObstruction_master1 -view layout -layer L0 -model computedEffectiveWidth

Related Topics

InPlace Cover Obstruction Commands


Return to top
 ⠀
X