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