S
stroller
Guest
hi all,
i want to create my schematics in a process independent manner so i
can port easily.
i have alot of process information in a skill hashtable so that the
following evaluates
myHash["pmosMinWidth"] to a number
so i want to set the width "w" cdf on my analoglib to
myHash["pmosMinWidth"]
but when i try and netlist this using the ADE netlist create tool i
just get
w=myHash["pmosMinWidth"]
so in conclusion i can't get the netlist to interperate this string as
a function,
i think i need to be using some kind of AEL here (i have parseasCEL set
to yes on the master). i experimented with this but still wasn't able
to track it down.
anyone have some insight?
thx, stroller
i want to create my schematics in a process independent manner so i
can port easily.
i have alot of process information in a skill hashtable so that the
following evaluates
myHash["pmosMinWidth"] to a number
so i want to set the width "w" cdf on my analoglib to
myHash["pmosMinWidth"]
but when i try and netlist this using the ADE netlist create tool i
just get
w=myHash["pmosMinWidth"]
so in conclusion i can't get the netlist to interperate this string as
a function,
i think i need to be using some kind of AEL here (i have parseasCEL set
to yes on the master). i experimented with this but still wasn't able
to track it down.
anyone have some insight?
thx, stroller