verilator/test_regress/t/t_sampled_expr_unsup.out
2022-08-29 08:39:41 -04:00

7 lines
398 B
Plaintext

%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