mirror of
https://github.com/verilator/verilator.git
synced 2025-01-08 15:47:36 +00:00
6 lines
293 B
Plaintext
6 lines
293 B
Plaintext
|
%Error: t/t_param_avec.v:34:43: Expecting expression to be constant, but variable isn't const: 'array'
|
||
|
: ... In instance t.i0
|
||
|
34 | localparam elementf = get_element(IDX, array);
|
||
|
| ^~~~~
|
||
|
%Error: Exiting due to
|