2026-03-10 02:38:29 +01:00
|
|
|
%Warning-WIDTHCONCAT: t/t_func_const3_bad.v:13:27: Replication of more that --replication-limit 8192 is suspect: 9000
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't.b9k.c9'
|
2026-03-10 02:38:29 +01:00
|
|
|
13 | localparam SOMEP = {BITS{1'b0}};
|
|
|
|
|
| ^
|
2021-04-24 16:33:49 +02:00
|
|
|
... For warning description see https://verilator.org/warn/WIDTHCONCAT?v=latest
|
2019-07-26 18:52:38 +02:00
|
|
|
... Use "/* verilator lint_off WIDTHCONCAT */" and lint_on around source to disable this message.
|
|
|
|
|
%Error: Exiting due to
|