verilator/test_regress/t/t_inside_assoc_unsup.out

7 lines
375 B
Plaintext

%Error: t/t_inside_assoc_unsup.v:12:15: Inside operator not specified on associative arrays (IEEE 1800-2023 11.4.13)
: ... note: In instance 't'
12 | m = (10 inside {assoc});
| ^~~~~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to