verilator/test_regress/t/t_array_method_bad.out

7 lines
301 B
Plaintext
Raw Normal View History

2023-06-07 13:44:21 +02:00
%Error: t/t_array_method_bad.v:11:9: Unknown built-in array method 'mex'
: ... note: In instance 't'
2023-06-07 13:44:21 +02: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