diff --git a/ivtest/vvp_tests/br_gh1385a.json b/ivtest/vvp_tests/br_gh1385a.json index 82757362e..86da73c46 100644 --- a/ivtest/vvp_tests/br_gh1385a.json +++ b/ivtest/vvp_tests/br_gh1385a.json @@ -1,9 +1,5 @@ { "type" : "normal", "source" : "br_gh1385a.v", - "iverilog-args" : [ "-g2005-sv" ], - "vlog95" : { - "__comment" : "Enum typedefs are not translated", - "type" : "CE" - } + "iverilog-args" : [ "-g2005-sv" ] } diff --git a/ivtest/vvp_tests/br_gh1385b.json b/ivtest/vvp_tests/br_gh1385b.json index c2e17a36d..1949f3d57 100644 --- a/ivtest/vvp_tests/br_gh1385b.json +++ b/ivtest/vvp_tests/br_gh1385b.json @@ -1,9 +1,5 @@ { "type" : "normal", "source" : "br_gh1385b.v", - "iverilog-args" : [ "-g2005-sv" ], - "vlog95" : { - "__comment" : "Enum typedefs are not translated", - "type" : "CE" - } + "iverilog-args" : [ "-g2005-sv" ] } diff --git a/ivtest/vvp_tests/br_gh1385c.json b/ivtest/vvp_tests/br_gh1385c.json index 8f0c46a12..0e6955bc5 100644 --- a/ivtest/vvp_tests/br_gh1385c.json +++ b/ivtest/vvp_tests/br_gh1385c.json @@ -1,9 +1,5 @@ { "type" : "normal", "source" : "br_gh1385c.v", - "iverilog-args" : [ "-g2005-sv" ], - "vlog95" : { - "__comment" : "Enum typedefs are not translated", - "type" : "CE" - } + "iverilog-args" : [ "-g2005-sv" ] }