mirror of
https://github.com/verilator/verilator.git
synced 2025-01-11 17:17:36 +00:00
6 lines
284 B
Plaintext
6 lines
284 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]
|
|
| ^~~~~~
|
|
%Error: Exiting due to
|