repo.or.cz
/
gnucap-felix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'testing-uf' into master-uf
[gnucap-felix.git]
/
tests
/
bmm_res.1p.ckt
blob
2a966bf4c45928f60cdd4f926a2c95bb7c3d4072
1
# semiconductor "resistor" test
2
.param pw=2u pl=1u
3
v1 1 0 dc 2 ac 5
4
r1 1 2 1k
5
r2 2 0 t1 (w=pw l=pl)
6
.model t1 r rsh=1k
7
.print op v(nodes) r(r*)
8
.print ac v(nodes)
9
.op
10
.ac
11
.list
12
.end