verilator/test_regress/t/t_fork_func_bad.out

6 lines
259 B
Plaintext
Raw Normal View History

2026-03-08 23:26:40 +01:00
%Error: t/t_fork_func_bad.v:11:7: Return isn't legal under fork (IEEE 1800-2023 9.2.3)
11 | return 0;
| ^~~~~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to