Files
iverilog/ivtest/vvp_tests/module_port_array_fail1.json
T
Lars-Peter Clausen 8519a30354 Add regression test for unpacked array output port expressions
Check that assignment patterns cannot be connected directly to unpacked
array output ports.

Signed-off-by: Lars-Peter Clausen <[email protected]>
2026-05-03 17:31:09 -07:00

6 lines
118 B
JSON

{
"type" : "CE",
"source" : "module_port_array_fail1.v",
"iverilog-args" : [ "-g2009" ]
}