2022-10-10 13:58:05 +02:00
|
|
|
%Error-UNSUPPORTED: t/t_sampled_expr_unsup.v:20:38: Unsupported: Write to variable in sampled expression
|
2023-09-23 14:52:50 +02:00
|
|
|
: ... note: In instance 't'
|
2022-10-10 13:58:05 +02:00
|
|
|
20 | assert property (@(posedge clk) f(a) >= 0);
|
|
|
|
|
| ^
|
2022-08-29 14:39:41 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
|
|
|
%Error: Exiting due to
|