verilator/test_regress/t/t_clk_first_bad.out
2020-03-14 22:02:42 -04:00

6 lines
313 B
Plaintext

%Warning-DEPRECATED: t/t_clk_first_deprecated.v:11:14: sc_clock is deprecated and will be removed
input clk /*verilator sc_clock*/ ;
^~~~~~~~~~~~~~~~~~~~~~
... Use "/* verilator lint_off DEPRECATED */" and lint_on around source to disable this message.
%Error: Exiting due to