diff options
Diffstat (limited to 'Windows/spice/examples/adms/hicum0/hic0_out.sp')
-rw-r--r-- | Windows/spice/examples/adms/hicum0/hic0_out.sp | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Windows/spice/examples/adms/hicum0/hic0_out.sp b/Windows/spice/examples/adms/hicum0/hic0_out.sp new file mode 100644 index 00000000..aa14ed57 --- /dev/null +++ b/Windows/spice/examples/adms/hicum0/hic0_out.sp @@ -0,0 +1,17 @@ +HICUM0 Output Test Ic=f(Vc,Ib) + +IB 0 B 200n +VC C 0 2.0 +VS S 0 0.0 +X1 C B 0 S DT hicumL0V1p1_c_slh + +.control +dc vc 0.0 3.0 0.05 ib 10u 100u 10u +run +plot abs(i(vc)) +plot v(dt) +.endc + +.include model-card-hicumL0V1p11.lib + +.end |