mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 16:47:48 +00:00
6 lines
272 B
Plaintext
6 lines
272 B
Plaintext
%Error: t/t_func_refio_bad.v:16:17: Ref argument requires matching types; port 'q' requires VAR 'q' but connection is CONST '?32?sh2a'.
|
|
: ... In instance t
|
|
16 | queue_set(42);
|
|
| ^~
|
|
%Error: Exiting due to
|