Files
iverilog/ivtest/vvp_tests/struct_nested1.json
T
Lars-Peter Clausen 9a563e9bab Add regression test for nested struct width
Check that expression width is correctly calculated for nested structs.

Signed-off-by: Lars-Peter Clausen <[email protected]>
2023-12-30 18:30:24 -08:00

6 lines
116 B
JSON

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