verilator/test_regress/t/t_property_recursive_unsup.out

7 lines
369 B
Plaintext
Raw Normal View History

2025-05-11 14:24:11 +02:00
%Error-UNSUPPORTED: t/t_property_recursive_unsup.v:20:13: Unsupported: Recursive property call: 'check'
: ... note: In instance 't'
20 | property check(int n);
| ^~~~~
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to