2022-11-01 22:53:47 +00:00
|
|
|
%Error: t/t_assert_disable_bad.v:27:38: disable iff expression before property call and in its body is not legal
|
|
|
|
: ... In instance t
|
|
|
|
27 | assert property (disable iff (val == 0) check(1, 1));
|
|
|
|
| ^~
|
2022-11-11 03:09:24 +00:00
|
|
|
%Error: Exiting due to
|