verilator/test_regress/t/t_flag_wpedantic_bad.out

5 lines
188 B
Plaintext
Raw Normal View History

2024-09-22 15:10:01 +02:00
%Error: t/t_flag_wpedantic_bad.v:8:8: syntax error, unexpected global, expecting IDENTIFIER or do or final or randomize
8 | reg global;
| ^~~~~~
2019-11-16 17:59:21 +01:00
%Error: Exiting due to