Product Documentation
CDL Out Task Assistant
Product Version IC23.1, June 2023

How to Use hnlUserShortCVList?

You can use hnlUserShortCVList to specify the cellview names of the devices to be removed in a list. Defined for devices that have only two terminals. Cadence recommends that you use  hnlUserMultiTermShortCVList instead of hnlUserShortCVList.

hnlUserShortCVList = list(
   ;all cells from this library
    "libN"
   ;cell1, cell2 and cell3 from lib1
    list("lib1" "cell1" "cell2" "cell3")
   ;all cells from this library
   list("libM"))

For more customization information, see:

Customizing the .simrc file

Customizing the Hierarchical Netlister (HNL)





 ⠀
X