mirror of
https://github.com/verilator/verilator.git
synced 2025-01-23 23:04:14 +00:00
7 lines
382 B
Plaintext
7 lines
382 B
Plaintext
%Error-UNSUPPORTED: t/t_param_in_func_bad.v:24:26: Unsupported: Parameters in functions with complex assign
|
|
: ... In instance t
|
|
24 | localparam logic[7:0] digits[10]
|
|
| ^~~~~~
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
%Error: Exiting due to
|