verilator/test_regress/t/t_func_const3_bad.out

8 lines
528 B
Plaintext
Raw Normal View History

2026-02-23 22:51:37 +01:00
%Warning-WIDTHCONCAT: t/t_func_const3_bad.v:12:28: Replication of more that --replication-limit 8192 is suspect: 9000
: ... note: In instance 't.b9k.c9'
12 | localparam SOMEP = {BITS{1'b0}};
| ^
2021-04-24 16:33:49 +02:00
... For warning description see https://verilator.org/warn/WIDTHCONCAT?v=latest
... Use "/* verilator lint_off WIDTHCONCAT */" and lint_on around source to disable this message.
%Error: Exiting due to