2020-06-10 01:20:16 +02:00
|
|
|
%Error-UNSUPPORTED: t/t_var_ref_bad3.v:10:18: Unsupported: ref/const ref as primary input/output: 'bad_primary_ref'
|
2025-09-13 15:28:43 +02:00
|
|
|
10 | module t(ref int bad_primary_ref);
|
2020-04-04 02:07:46 +02:00
|
|
|
| ^~~~~~~~~~~~~~~
|
2021-04-24 16:33:49 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2019-06-13 03:49:40 +02:00
|
|
|
%Error: Exiting due to
|