repo.or.cz
/
geda-gaf
/
whiteaudio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
scheme-api: Correct some comments.
[geda-gaf/whiteaudio.git]
/
gnetlist
/
tests
/
test.ana
blob
9caa9a810800a181e5dbe24a45d91887b692852e
1
ANALYZE SSS;
2
INFREQ 100.0 1.0E6 LOG 501;
3
SET V1 AC 1.0 0.0;
4
PRINT VDB(OUT) VP(OUT);
5
END;
6
7
ANALYZE TRAN;
8
TIME 0+ 500 1
9
SET V1 PULSE 0 5 10e-6 5e-6 5e-6 100e-6 500e-6;
10
PRINT V(OUT);
11
END;
12
13