1
0
mirror of https://github.com/verilator/verilator.git synced 2025-04-15 17:16:55 +00:00
verilator/test_regress/t/t_assert_recursive_property_unsup.out
2023-09-23 08:52:50 -04:00

7 lines
383 B
Plaintext

%Error-UNSUPPORTED: t/t_assert_recursive_property_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