mirror of
https://github.com/verilator/verilator.git
synced 2025-01-22 22:34:04 +00:00
7 lines
375 B
Plaintext
7 lines
375 B
Plaintext
%Error-UNSUPPORTED: t/t_assert_recursive_property_unsup.v:20:13: 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
|