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

vfpCPHGenPhysicalHierNoPropFile

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

Description

Generates a physical configuration without a Floorplanning 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

Value Returned

t

Returns t if the hierarchical floorplan is generated.

nil

Returns nil otherwise.

Example

vfpCPHGenPhysicalHierNoPropFile("design" "top_viewtest" "schematic" "design" "top_viewtest" "layout_sav")

Return to top
 ⠀
X