p_wav
Newbie
Dear Colleagues,
I am trying to import a CDL netlist into IC.5.10.41.500.6.147 and having problems with 3-terminal capacitors. The error message I am getting is as follows:
#####################################
Capacitor Instance: c380
#####################################
...Searching for a valid mapping in the dev-map file...
...Bingo! Found a mapping.
...Bingo! Cell mapped to cdonwpo1->symbol.
Now, searching for the cellview cdonwpo1->symbol in ref libs...
...in hcmos8d1: number of terminals mismatch. Expected 2, found 3.
Created master c*PDK-MSG* Loading libInit.il for hcmos8d
*PDK-MSG* Equations Information updating...
*PDK-MSG* END of Eqn Information updating for library hcmos8dq1.
*PDK-MSG* Callback message mode is turned on to CIW only.
*WARNING* : Not found - PLUS
_______
I know that for 3-terminal resistors in the devicemap file we use "phyres" instead of "resistor". Is there a similar thing for capacitors?
My devicemap file:
devMap := capacitor cdonwpo1
devMap := phyres rhipob
termMap := PLUS PLUS MINUS MINUS SUB B
The line from the netlist:
c380 15 gnd! $SUB=gnd! pw c=251.35f
Thank you,
Andrey
I am trying to import a CDL netlist into IC.5.10.41.500.6.147 and having problems with 3-terminal capacitors. The error message I am getting is as follows:
#####################################
Capacitor Instance: c380
#####################################
...Searching for a valid mapping in the dev-map file...
...Bingo! Found a mapping.
...Bingo! Cell mapped to cdonwpo1->symbol.
Now, searching for the cellview cdonwpo1->symbol in ref libs...
...in hcmos8d1: number of terminals mismatch. Expected 2, found 3.
Created master c*PDK-MSG* Loading libInit.il for hcmos8d
*PDK-MSG* Equations Information updating...
*PDK-MSG* END of Eqn Information updating for library hcmos8dq1.
*PDK-MSG* Callback message mode is turned on to CIW only.
*WARNING* : Not found - PLUS
_______
I know that for 3-terminal resistors in the devicemap file we use "phyres" instead of "resistor". Is there a similar thing for capacitors?
My devicemap file:
devMap := capacitor cdonwpo1
devMap := phyres rhipob
termMap := PLUS PLUS MINUS MINUS SUB B
The line from the netlist:
c380 15 gnd! $SUB=gnd! pw c=251.35f
Thank you,
Andrey