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
make distcheck happy
[gnucap-felix.git]
/
tests
/
d_vcg.2.ckt
blob
d709a88942dbf9afe9ce8c1bfe7ab1add84a179c
1
'
2
.vsource Vcc 1 0 dc 10 ac 0
3
.vsource Vin 2 0 sin freq=1k ampl=.1 offset=1 ac .2
4
.vcg Mamp 1 0 2 0 .001
5
6
.print op v(v*) i(V*) iter(0)
7
.op
8
9
.print tran v(v*) i(V*) iter(0)
10
.tran 0 .001 .00005
11
12
.print ac v(v*) i(V*)
13
.ac 1k
14
.print ac vp(v*) ip(V*)
15
.ac 1k
16
17
.status notime
18
.end