verilator/test_regress/t/t_var_ref_bad3.out

6 lines
319 B
Plaintext
Raw Normal View History

%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
| ^~~~~~~~~~~~~~~
2021-04-24 14:33:49 +00:00
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to