2020-03-15 03:02:42 +01:00
|
|
|
%Warning-UNOPT: t/t_unopt_converge.v:18:11: Signal unoptimizable: Feedback to public clock or circular logic: 'x'
|
2019-07-15 03:42:03 +02:00
|
|
|
output x;
|
|
|
|
|
^
|
2019-05-31 02:30:59 +02:00
|
|
|
... Use "/* verilator lint_off UNOPT */" and lint_on around source to disable this message.
|
2020-03-15 03:02:42 +01:00
|
|
|
t/t_unopt_converge.v:18:11: Example path: x
|
|
|
|
|
t/t_unopt_converge.v:21:4: Example path: ALWAYS
|
|
|
|
|
t/t_unopt_converge.v:18:11: Example path: x
|
2018-11-03 19:59:04 +01:00
|
|
|
%Error: Exiting due to
|