verilator/test_regress/t/t_sys_fopen_bad.out

6 lines
321 B
Plaintext

%Error: t/t_sys_fopen_bad.v:14:34: $fopen mode should be <= 4 characters
14 | file = $fopen("/dev/null", "somereallywidebad");
| ^~~~~~~~~~~~~~~~~~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to