7 lines
406 B
Plaintext
7 lines
406 B
Plaintext
%Error: t/t_inst_misarray_bad.v:19:8: Illegal input port connection 'foo', mismatch between port which is an array, and expression which is not an array. (IEEE 1800-2023 7.6)
|
|
: ... note: In instance 't'
|
|
19 | .foo(foo)
|
|
| ^~~
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
|
%Error: Exiting due to
|