mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 00:27:35 +00:00
6 lines
319 B
Plaintext
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
|