2025-09-22 22:30:26 +02:00
|
|
|
%Warning-UNOPTFLAT: t/t_dfg_true_cycle_bad.v:10:23: Signal unoptimizable: Circular combinational logic: 't.o'
|
2025-07-10 19:46:45 +02:00
|
|
|
10 | output wire [9:0] o
|
|
|
|
|
| ^
|
|
|
|
|
... 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.
|
2025-09-22 22:30:26 +02:00
|
|
|
t/t_dfg_true_cycle_bad.v:10:23: Example path: t.o
|
|
|
|
|
t/t_dfg_true_cycle_bad.v:10:23: Example path: ASSIGNW
|
2025-07-10 19:46:45 +02:00
|
|
|
t/t_dfg_true_cycle_bad.v:10:23: Example path: o
|
2025-09-22 22:30:26 +02:00
|
|
|
t/t_dfg_true_cycle_bad.v:10:23: Example path: ASSIGNW
|
|
|
|
|
t/t_dfg_true_cycle_bad.v:10:23: Example path: t.o
|
2025-07-10 19:46:45 +02:00
|
|
|
%Error: Exiting due to
|