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