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