verilator/test_regress/t/t_assert_recursive_property_unsup.out

7 lines
375 B
Plaintext
Raw Normal View History

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