verilator/test_regress/t/t_sampled_expr_unsup.out

7 lines
398 B
Plaintext
Raw Normal View History

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