mirror of
https://github.com/verilator/verilator.git
synced 2026-09-04 08:33:38 +02:00
7 lines
297 B
Plaintext
7 lines
297 B
Plaintext
%Error: t/t_array_method_bad.v:11:7: Unknown built-in array method 'mex'
|
|
: ... note: In instance 't'
|
|
11 | q.mex;
|
|
| ^~~
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
|
%Error: Exiting due to
|