mirror of
https://github.com/verilator/verilator.git
synced 2025-01-11 17:17:36 +00:00
6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
%Error-UNSUPPORTED: t/t_stmt_incr_unsup.v:17:12: Unsupported: Inc/Dec of expression with side-effects
|
|
17 | arr[postincrement_i()]++;
|
|
| ^
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
%Error: Exiting due to
|