2020-03-21 15:24:24 +00:00
|
|
|
%Warning-UNOPT: t/t_unopt_converge.v:19:11: Signal unoptimizable: Feedback to public clock or circular logic: 'x'
|
2020-04-04 00:07:46 +00:00
|
|
|
19 | 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-21 15:24:24 +00:00
|
|
|
t/t_unopt_converge.v:19:11: Example path: x
|
|
|
|
t/t_unopt_converge.v:22:4: Example path: ALWAYS
|
|
|
|
t/t_unopt_converge.v:19:11: Example path: x
|
2018-11-03 18:59:04 +00:00
|
|
|
%Error: Exiting due to
|