I've encountered an error when running Xyce with TSMC 130nm models.
The Xyce error is " Illegal value found for device R21 for parameter = R value = RPPOLYWO"
and the line in question in a subckt is:
R21 n0 n4 rppolywo w=2u l=5u
The model is defined in the netlist as
.lib 'c:\\Users\\keith\\Desktop\\c013hv32v.l' TT_RES
and this model file has a subckt definition for rppolywo as:
.subckt rppolywo n1 n2 l=length w=width scale=1 mf=1
As far as I can see this looks OK, what am I missing?
regards
Keith