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
/
pulse.gc
blob
9e31f0fc2fececcd1516ac5d2e2f6bf19cdb45e8
1
spice
2
3
v1 n1 n2 pulse ( iv={-0.5} pv=0.5 rise=1e-7 fall=4e-7 width=2e-5 period=4e-5 ) ac=1
4
r1 n1 0 1
5
6
*.dc v1 0 1 0.1
7
8
.print tran v(nodes)
9
.store tran v(nodes)
10
11
.alter r1=10
12
.alter r1=1
13
14
.tran 0 100u 3u
15
.measure t1 at(probe="v(n2)" x=10u)
16
.measure t2 at(probe="v(n2)" x=70u)
17
.end