mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
6 lines
274 B
Plaintext
6 lines
274 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});
|
|
| ^~~~~~
|
|
%Error: Exiting due to
|