Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
72478d5c92db2a40465e7bd95a9518a0d02a5975
/
.
/
SVIncCompil
/
Testcases
/
YosysTests
/
regression
/
issue_00082
/
top.v
blob: f4ff26de9ee6626e401b29dc3b710e71b44f51fd [
file
] [
log
] [
blame
]
module
top
(
b
);
input b
;
endmodule