Files
iverilog/ivtest/vvp_tests/test_va_math.json
T
Stephen Williams 3c65f5d750 vams: Remove the regress-vams test
Use the more sophisticated python based tests to run these tests, and
remove the verilog-vams list.
2023-12-10 20:06:46 -08:00

8 lines
128 B
JSON

{
"type" : "normal",
"source" : "test_va_math.v",
"iverilog-args" : [ "-mva_math" ],
"gold" : "test_va_math"
}