verilator/test_regress/t/t_display_esc_bad.out

6 lines
257 B
Plaintext
Raw Normal View History

%Error: t/t_display_esc_bad.v:9:16: Unknown escape sequence: \x
9 | $display("\x\y\z");
| ^~~~~~~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
2019-06-30 23:38:41 +02:00
%Error: Exiting due to