2026-01-12 23:34:10 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_gen_defparam_multi.v:12:16: Unsupported: defparam with no dot
|
|
|
|
|
12 | defparam PAR = 5;
|
|
|
|
|
| ^
|
2023-03-16 02:04:10 +01:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2026-01-12 23:34:10 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_gen_defparam_multi.v:28:19: Unsupported: defparam with arrayed instance
|
|
|
|
|
28 | defparam blk[i].u_m3.PAR3 = i;
|
|
|
|
|
| ^
|
2023-03-16 02:04:10 +01:00
|
|
|
%Error: Exiting due to
|