verilator/test_regress/t/t_unopt_converge_unopt_bad.out

7 lines
431 B
Plaintext
Raw Normal View History

%Warning-UNOPT: t/t_unopt_converge.v:18: Signal unoptimizable: Feedback to public clock or circular logic: x
... Use "/* verilator lint_off UNOPT */" and lint_on around source to disable this message.
t/t_unopt_converge.v:18: Example path: x
t/t_unopt_converge.v:21: Example path: ALWAYS
t/t_unopt_converge.v:18: Example path: x
%Error: Exiting due to