From 935f92da0507b3fb6350568c49f0f07c955a3fa8 Mon Sep 17 00:00:00 2001 From: Cary R Date: Fri, 20 Feb 2026 00:54:53 -0800 Subject: [PATCH] Disable sdf_interconnect4 until vpi_handle_multi() is working properly --- ivtest/vvp_tests/sdf_interconnect4.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivtest/vvp_tests/sdf_interconnect4.json b/ivtest/vvp_tests/sdf_interconnect4.json index 5bb7ea12a..283899c0e 100644 --- a/ivtest/vvp_tests/sdf_interconnect4.json +++ b/ivtest/vvp_tests/sdf_interconnect4.json @@ -1,5 +1,5 @@ { - "type" : "normal", + "type" : "EF", "source" : "sdf_interconnect4.v", "iverilog-args" : [ "-Ttyp", "-ginterconnect", "-gspecify" ], "gold" : "sdf_interconnect4",