anne rachel
Junior Member level 2
Hello everyone,
Below is a netlist for implementation of drain characteristics of FINFET in HSpice.
X1 1 2 2 0 DGNMOS1
v1 Vdd 0 2.5
v2 Vdd 1 0
v3 vcc 0 1.2
v4 vcc 2 0
.DC v1 0 2.5 .5 v3 0 1.2 .1
.trans 10u 10m
.probe V(*) I(*)
.end
My doubt is if Vdd and vcc aren't defined anywhere before, how is that they are being used in the 2nd to 4th statements? What does
" v1 Vdd 0 2.5" mean??
What does "v3 vcc 0 1.2" mean?
Thanks in advance
Below is a netlist for implementation of drain characteristics of FINFET in HSpice.
X1 1 2 2 0 DGNMOS1
v1 Vdd 0 2.5
v2 Vdd 1 0
v3 vcc 0 1.2
v4 vcc 2 0
.DC v1 0 2.5 .5 v3 0 1.2 .1
.trans 10u 10m
.probe V(*) I(*)
.end
My doubt is if Vdd and vcc aren't defined anywhere before, how is that they are being used in the 2nd to 4th statements? What does
" v1 Vdd 0 2.5" mean??
What does "v3 vcc 0 1.2" mean?
Thanks in advance