Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

vfpCPHGenPhysicalHier

vfpCPHGenPhysicalHier(
t_topLogicalLibName
t_topLogicalCellName
t_topLogicalViewName
t_topPhysicalLibName
t_topPhysicalCellName
t_topPhysicalViewName
t_FloorplanPropertyFileName
)
=> t / nil

Description

Generates a hierarchical floorplan. It takes the Floorplan property file and the names of the logical and physical top cellview names as inputs. The top logical lib cellview name should match the names provided in the Floorplan property file.

Arguments

t_topLogicalLibName

Name of the top logical library

t_topLogicalCellName

Name of the top logical cell

t_topLogicalViewName

Name of the top logical view

t_topPhysicalLibName

Name of the top physical library

t_topPhysicalCellName

Name of the top physical cell

t_topPhysicalViewName

Name of the top physical view

t_FloorplanPropertyFileName

Name of the Floorplan property file

Value Returned

t

Returns t if the hierarchical floorplan is generated.

nil

Returns nil otherwise.


Return to top
 ⠀
X