Files
iverilog/ivtest/vvp_tests/sv_mixed_assign_error2.json
T
Lars-Peter Clausen 96cea271ba ivtest: Fix VVP regression test metadata
A few JSON regression test entries reference the wrong source or gold
files. There are also two regress-vvp list entries that reference each
other's JSON file.

Use the matching source and gold files for those entries.

Signed-off-by: Lars-Peter Clausen <[email protected]>
2026-05-16 13:43:10 -07:00

7 lines
165 B
JSON

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