rachel607
Junior Member level 2
How could I use capacitor model in netlist?
The capacitor is described in model file as follows:
.lib cap
.subckt mim 1 2 mim_length=10u mim_width=10u
.param .......
......
cap 1 2 c="#expression"
.ends mim
.endl cap
The capacitor is described in model file as follows:
.lib cap
.subckt mim 1 2 mim_length=10u mim_width=10u
.param .......
......
cap 1 2 c="#expression"
.ends mim
.endl cap