Files
iverilog/ivtest/vvp_tests/sv_byte_array_string_fail1.json
T
Lars-Peter Clausen 6ffb4b9a3a Add regression tests for string literals assigned to byte arrays
Check that string literals can be assigned to byte arrays. Check that
invalid target array types are reported as errors.

Signed-off-by: Lars-Peter Clausen <[email protected]>
2026-05-06 19:20:47 -07:00

6 lines
124 B
JSON

{
"type" : "CE",
"source" : "sv_byte_array_string_fail1.v",
"iverilog-args" : [ "-g2005-sv" ]
}