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
some interactive testing
[gnucap-felix.git]
/
tests
/
dcsweep.ckt
blob
b1788f484d829859b5168334fc6ea1d2de4875ee
1
' dc sweep test
2
v1 1 0 1
3
v2 2 0 dc 1
4
v3 3 0 ac 1
5
r1 1 0 100k
6
r2 2 0 100k
7
r3 3 0 100k
8
.print dc v(1) v(2) v(3)
9
.dc v1 -2 2 1
10
.dc v2 -2 2 1
11
.dc v3 -2 2 1
12
.end