mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-31 18:04:38 +02:00
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]>
10 lines
225 B
JSON
10 lines
225 B
JSON
{
|
|
"type" : "normal",
|
|
"source" : "sv_array_cassign10.v",
|
|
"iverilog-args" : [ "-g2005-sv" ],
|
|
"vlog95" : {
|
|
"__comment" : "Array nets are not supported",
|
|
"type" : "CE"
|
|
}
|
|
}
|