Files
iverilog/ivtest/vvp_tests/array_packed_sysfunct.json
T
Stephen Williams 5e97884ccd Remove the sv_regress.list file
This file contained some SystemVerilog tests that are not yet supported.
Move the tests to the regress-vvp.list format, and mark them as NI so
that we know what's going on.
2024-01-20 18:51:43 -08:00

6 lines
100 B
JSON

{
"type" : "NI",
"source" : "array_packed_sysfunct.v",
"iverilog-args" : [ "-g2012" ]
}