summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/adms/hicum0/hic0_out.sp
blob: aa14ed57209bbec31a30ee26c160a30ae84a8436 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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