Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
d4bc91e228686cd8ec9eee019b4f0db9b7bc26cb
/
.
/
SVIncCompil
/
Testcases
/
YosysTests
/
regression
/
issue_01084
/
top.v
blob: 10b80039c87f1a5f215ed85789cc44761f3d2853 [
file
] [
log
] [
blame
]
module
top
;
initial
if
(
0
)
$error
(
"ASDF"
);
endmodule