2024-06-01 03:51:12 +02:00
|
|
|
%Error: t/t_func_refio_bad.v:16:17: Ref argument requires matching types; port 'q' requires 'integer$[$]' but connection is 'logic[31:0]'.
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2020-11-28 19:46:14 +01:00
|
|
|
16 | queue_set(42);
|
|
|
|
|
| ^~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2020-11-28 19:46:14 +01:00
|
|
|
%Error: Exiting due to
|