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
check prequeueing in sock
[gnucap-felix.git]
/
tests
/
d_subckt.error4.ckt
blob
7145445b34093ef4c6adcaec5747a379b7f7a840
1
* comment
2
.verilog
3
4
module test(n,p);
5
endmodule
6
7
test bla(.n(1), .p(0), .q(2));
8
9
list