verilator/test_regress/t/t_array_method_bad.out

7 lines
297 B
Plaintext
Raw Normal View History

2026-03-03 13:21:24 +01:00
%Error: t/t_array_method_bad.v:11:7: Unknown built-in array method 'mex'
: ... note: In instance 't'
2026-03-03 13:21:24 +01:00
11 | q.mex;
| ^~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
2023-06-07 13:44:21 +02:00
%Error: Exiting due to