mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 08:07:46 +00:00
7 lines
467 B
Plaintext
7 lines
467 B
Plaintext
%Warning-WIDTH: t/t_dynarray_bad.v:14:11: Operator NEWDYNAMIC expects 32 bits on the new() size, but new() size's VARREF 's' generates 64 bits.
|
|
: ... In instance t
|
|
a = new [s];
|
|
^~~
|
|
... Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
|
|
%Error: Internal Error: ../V3Number.cpp:#: Number operation called with non-logic (double or string) argument: '"str""
|