iverilog/ivtest/vvp_tests/sv_darray_assign_op.json

11 lines
287 B
JSON

{
"type" : "normal",
"source" : "sv_darray_assign_op.v",
"iverilog-args" : [ "-g2005-sv" ],
"vlog95" : {
"__comment" : "Dynamic arrays are not supported",
"type" : "CE",
"iverilog-args" : [ "-pallowsigned=1" ]
}
}