verilator/test_regress/t/t_var_ref_bad3.out

6 lines
318 B
Plaintext

%Error-UNSUPPORTED: t/t_var_ref_bad3.v:10:18: Unsupported: ref/const ref as primary input/output: 'bad_primary_ref'
10 | module t(ref int bad_primary_ref
| ^~~~~~~~~~~~~~~
... For error description see https://verilator.org/warn/UNSUPPORTED?v=4.201
%Error: Exiting due to