mirror of
https://github.com/verilator/verilator.git
synced 2025-01-21 05:44:03 +00:00
6 lines
344 B
Plaintext
6 lines
344 B
Plaintext
%Error: t/t_inst_misarray2_bad.v:10:17: Illegal input port connection 'i_data', mismatch between port which is not an array, and expression which is an array. (IEEE 1800-2023 7.6)
|
|
: ... note: In instance 't'
|
|
10 | .i_data(fft_oQ[6:0])
|
|
| ^~~~~~
|
|
%Error: Exiting due to
|