2020-03-21 15:24:24 +00:00
|
|
|
%Warning-WIDTHCONCAT: t/t_func_const3_bad.v:12:28: More than a 8k bit replication is probably wrong: 9000
|
2020-03-15 02:02:42 +00:00
|
|
|
: ... In instance t.b9k.c9
|
2020-04-04 00:07:46 +00:00
|
|
|
12 | localparam SOMEP = {BITS{1'b0}};
|
|
|
|
| ^
|
2021-04-24 14:33:49 +00:00
|
|
|
... For warning description see https://verilator.org/warn/WIDTHCONCAT?v=latest
|
2019-07-26 16:52:38 +00:00
|
|
|
... Use "/* verilator lint_off WIDTHCONCAT */" and lint_on around source to disable this message.
|
|
|
|
%Error: Exiting due to
|