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
bypass known-to-fail test. (now hangs)
[gnucap-felix.git]
/
tests
/
d_mos.l0.gc
blob
5d2c3e70b4d4b8b374964df4ce6f0da7ee31e7cf
1
spice
2
* zero length mosfet. does not work as expected
3
4
Mpch (d g s b) pchh l=0
5
.end
6
* this just crashes.
7
8
.model pchh pmos()
9
10
.print tran v(nodes)
11
.tran 0 1 .1 trace=all
12
13
.end
14