You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
282 B
16 lines
282 B
** MOSFET Gain Stage (AC): Benchmarking Implementation of BSIM4.6.1 by Mohan V. Dunga 12/13/2006.
|
|
|
|
M1 3 2 0 0 N1 L=0.09u W=4u
|
|
Rsource 1 2 100k
|
|
Rload 3 vdd 25k
|
|
|
|
Vdd vdd 0 1.8
|
|
Vin 1 0 1.2 ac 0.1
|
|
|
|
.option noacct
|
|
.ac dec 10 100 1000Meg
|
|
.print ac vdb(3)
|
|
|
|
.include modelcard.nmos
|
|
|
|
.end
|