mirror of
https://github.com/verilator/verilator.git
synced 2025-02-07 22:21:52 +00:00
6 lines
310 B
Plaintext
6 lines
310 B
Plaintext
%Warning-DEPRECATED: t/t_clk_first_deprecated.v:11: 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
|