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