Running the BSIMSOI model inverter circuit and not getting results

Status
Not open for further replies.

liaquat95

Newbie level 2
Joined
Jan 25, 2017
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
15
Hi all

I am trying to run the inverter.sp file given by the website

https://bsim.berkeley.edu/models/bsimsoi/

Code:
*Sample netlist for BSIMSOI -- Tanvir Morshed 2010
*Inverter DC

.option abstol=1e-6 reltol=1e-6 post

.hdl "bsimsoi450.va"
.include "modelcard.bsimsoiVA.pmos"
.include "modelcard.bsimsoiVA.nmos"

Vpower VD 0 1.5
Vgnd VS 0 0
Vgate Gate 0 0.0
xn0 VS Gate Out VS nmos1 W=10u L=0.18u
xp0 VD Gate Out VS pmos1 W=20u L=0.18u

.dc Vgate 0 1.5 0.05
.print dc v(out)
.END


I have included the va and other nmos and pmos files in the same directory but still I have facing the issue
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…