verilator/test_regress/t/t_var_ref_bad3.out
2021-04-24 10:33:49 -04:00

6 lines
319 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=latest
%Error: Exiting due to