verilator/test_regress/t/t_sampled_expr_unsup.out

7 lines
404 B
Plaintext
Raw Normal View History

2026-03-10 02:38:29 +01:00
%Error-UNSUPPORTED: t/t_sampled_expr_unsup.v:18:37: Unsupported: Write to variable in sampled expression
: ... note: In instance 't'
2026-03-10 02:38:29 +01:00
18 | 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