mirror of
https://github.com/verilator/verilator.git
synced 2025-01-31 18:54:03 +00:00
6 lines
278 B
Plaintext
6 lines
278 B
Plaintext
%Error: t/t_func_refio_bad.v:16:17: Ref argument requires matching types; port 'q' requires integer[$] but connection is logic[31:0].
|
|
: ... note: In instance 't'
|
|
16 | queue_set(42);
|
|
| ^~
|
|
%Error: Exiting due to
|