verilator/test_regress/t/t_assert_recursive_property_unsup.out
2022-11-01 18:53:47 -04:00

7 lines
367 B
Plaintext

%Error-UNSUPPORTED: t/t_assert_recursive_property_unsup.v:20:4: Unsupported: Recursive property call: 'check'
: ... In instance t
20 | property check(int n);
| ^~~~~~~~
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to