2022-05-15 15:03:32 +00:00
|
|
|
%Warning-UNOPTFLAT: t/t_unopt_converge.v:19:11: Signal unoptimizable: Circular combinational logic: 'x'
|
2020-04-04 00:07:46 +00:00
|
|
|
19 | output x;
|
|
|
|
| ^
|
2022-05-15 15:03:32 +00:00
|
|
|
... For warning description see https://verilator.org/warn/UNOPTFLAT?v=latest
|
|
|
|
... Use "/* verilator lint_off UNOPTFLAT */" and lint_on around source to disable this message.
|
|
|
|
t/t_unopt_converge.v:19:11: Example path: x
|
2022-10-01 11:28:16 +00:00
|
|
|
t/t_unopt_converge.v:23:9: Example path: ASSIGNW
|
2022-05-15 15:03:32 +00:00
|
|
|
t/t_unopt_converge.v:19:11: Example path: x
|
2018-11-03 18:59:04 +00:00
|
|
|
%Error: Exiting due to
|