Add plot for inverter gain

This commit is contained in:
Holger Vogt 2023-08-30 14:23:25 +02:00
parent 161ace44da
commit 716bb0a6bc
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ NN1 vout vin 0 0 BSIMCMG_osdi_N
* pre_osdi ../osdi_libs/bsimcmg.osdi
set xbrushwidth=3
run
plot v(vout) v(vin)
let gain:10 = deriv(-V(vout))/10
plot v(vout) gain:10
.endc
.end