mirror of
https://github.com/verilator/verilator.git
synced 2025-01-20 21:34:04 +00:00
6 lines
283 B
Plaintext
6 lines
283 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
|