Files
iverilog/ivtest/vvp_tests/array_index_real_fail.json
T
Lars-Peter Clausen ea57b6dd9a Add regression test for real array index error
Check that using a real valued expression as an array index is rejected
during elaboration.

Signed-off-by: Lars-Peter Clausen <[email protected]>
2026-05-10 22:26:48 -07:00

5 lines
66 B
JSON

{
"type" : "CE",
"source" : "array_index_real_fail.v"
}