Files
iverilog/ivtest/vvp_tests/test_vams_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
136 B
JSON

{
"type" : "normal",
"source" : "test_vams_math.v",
"iverilog-args" : [ "-gverilog-ams" ],
"gold" : "test_vams_math"
}