verilator/test_regress/t/t_flag_wpedantic_bad.out

5 lines
184 B
Plaintext
Raw Normal View History

%Error: t/t_flag_wpedantic_bad.v:8:14: syntax error, unexpected global, expecting IDENTIFIER or '=' or do or final
8 | reg global;
| ^
2019-11-16 16:59:21 +00:00
%Error: Exiting due to