mirror of
https://github.com/verilator/verilator.git
synced 2025-01-14 10:34:02 +00:00
4 lines
250 B
Plaintext
4 lines
250 B
Plaintext
%Error: t/t_var_ref_bad2.v:12: Assigning to const ref variable: 'bad_const_set'
|
|
%Error: t/t_var_ref_bad2.v:22: Ref argument requires matching types; port 'int_ref' requires VAR 'int_ref' but connection is VARREF 'bad_non_int'.
|
|
%Error: Exiting due to
|