mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 16:17:36 +00:00
6 lines
307 B
Plaintext
6 lines
307 B
Plaintext
%Error-UNSUPPORTED: t/t_func_wide_out_bad.v:17:12: Unsupported: Function output argument 'data' requires 4352 bits, but connection's VARREF 'msg' generates 4350 bits.
|
|
: ... In instance t
|
|
17 | func(msg);
|
|
| ^~~
|
|
%Error: Exiting due to
|