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
/
ddc_v.1.gc
blob
c19575350fd6864c9f9ccaa2200c1e9614a18ae8
1
spice
2
3
4
V1 n1 0 pulse iv=1 pv=1 rise=1
5
6
* this works
7
.print dc v(n1)
8
.dc v1 -1 2 1
9
10
* this doesnt
11
.print ddc v(n1)
12
.ddc v1 -1 2 1
13
.end