2025-11-08 22:09:45 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_randomize_nested_unsup.v:17:41: Unsupported: randomize() nested in inline randomize() constraints
|
2025-08-22 13:58:03 +02:00
|
|
|
17 | if (a.randomize() with {rdata == aa.randomize();} == 0) $stop;
|
|
|
|
|
| ^~~~~~~~~
|
|
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
|
|
|
%Error: Exiting due to
|