mirror of
https://github.com/verilator/verilator.git
synced 2025-01-11 17:17:36 +00:00
7 lines
384 B
Plaintext
7 lines
384 B
Plaintext
%Warning-WIDTHCONCAT: t/t_func_const3_bad.v:11: More than a 8k bit replication is probably wrong: 9000
|
|
: ... In instance t.b9k.c9
|
|
localparam SOMEP = {BITS{1'b0}};
|
|
^
|
|
... Use "/* verilator lint_off WIDTHCONCAT */" and lint_on around source to disable this message.
|
|
%Error: Exiting due to
|