anne rachel
Junior Member level 2
- Joined
- Jan 11, 2011
- Messages
- 20
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,283
- Activity points
- 1,435
I was trying to simulate the inverter characteristics of FINFETS in HSpice.I am getting an inverted output of i(vin) instead of v(1) for a given input voltage Vin. Can anyone give me suggestions as to how to get the desired result?
Following is the netlist for FINFETS inverter characteristics.
X1 1 2 2 0 DGNMOS1
X2 1 2 2 0' DGPMOS1
v1 Vdd 0 2.5
v2 Vdd 0' 0
v3 vcc 0 1.2
v4 vcc 2 0
vin vcc 0 pulse 0 1.2 0 50p 50p 2n 4n
.options list node post
.dc vin 0 1.2 0.01
.trans 10p 10n
.probe V(*)
.end
Thanks in advance
Following is the netlist for FINFETS inverter characteristics.
X1 1 2 2 0 DGNMOS1
X2 1 2 2 0' DGPMOS1
v1 Vdd 0 2.5
v2 Vdd 0' 0
v3 vcc 0 1.2
v4 vcc 2 0
vin vcc 0 pulse 0 1.2 0 50p 50p 2n 4n
.options list node post
.dc vin 0 1.2 0.01
.trans 10p 10n
.probe V(*)
.end
Thanks in advance