Files
iverilog/ivtest/vvp_tests/sv_array_cassign9.json
T
Lars-Peter Clausen 635bdd8eb8 Add regression tests for unpacked array continuous assignment strength and delay
Check that continuous assignments to unpacked net arrays preserve delay and
drive strength on the generated element drivers.

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

10 lines
224 B
JSON

{
"type" : "normal",
"source" : "sv_array_cassign9.v",
"iverilog-args" : [ "-g2005-sv" ],
"vlog95" : {
"__comment" : "Array nets are not supported",
"type" : "CE"
}
}