verilator/test_regress/t/t_sampled_expr_unsup.out

7 lines
398 B
Plaintext
Raw Normal View History

2022-08-29 12:39:41 +00:00
%Error-UNSUPPORTED: t/t_sampled_expr_unsup.v:34:36: Unsupported: Write to variable in sampled expression
: ... In instance t.t1
34 | assert property (@(posedge clk) a++ >= 0);
| ^
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to