mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-08 12:23:32 +02:00
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]>
7 lines
165 B
JSON
7 lines
165 B
JSON
{
|
|
"type" : "CE",
|
|
"source" : "sv_mixed_assign_error2.v",
|
|
"gold" : "sv_mixed_assign_error2",
|
|
"iverilog-args" : [ "-g2009" ]
|
|
}
|