pinOrderFile
Specifies the sub-circuit pin order file to provide the order of pins to be used during extraction.
To set this variable in the .cdsinit file or CIW, use the call:
envSetVal("voltusXFi.em" "pinOrderFile" 'string "/VoltusXFi_workshop/pin2pin.conf")
To set this variable in the .cdsenv file, use the call:
voltusXFi.em pinOrderFile string "/VoltusXFi_workshop/pin2pin.conf"
Return to top