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