From f1bf6a7a55c14fe6ef84b845c70807b49a51bd2f Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 19 Feb 2024 18:41:33 +0000 Subject: [PATCH] Mark the vhdl_fa4_test4 as NI. The VHDL pre-processor is generating illegal code for this test case (using localparam values before they are declared). --- ivtest/regress-vhdl.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivtest/regress-vhdl.list b/ivtest/regress-vhdl.list index 87089687f..3d94f9e8b 100644 --- a/ivtest/regress-vhdl.list +++ b/ivtest/regress-vhdl.list @@ -108,7 +108,7 @@ vhdl_generic_eval normal,-g2005-sv,ivltests/vhdl_generic_eval.vhd ivltests vhdl_fa4_test1 normal,-g2005-sv,ivltests/vhdl_fa4_test1.vhd ivltests vhdl_fa4_test2 normal,-g2005-sv,ivltests/vhdl_fa4_test2.vhd ivltests vhdl_fa4_test3 normal,-g2005-sv,ivltests/vhdl_fa4_test3.vhd ivltests -vhdl_fa4_test4 normal,-g2005-sv,ivltests/vhdl_fa4_test4.vhd ivltests +vhdl_fa4_test4 NI ivltests vhdl_file_open normal,-g2005-sv,ivltests/vhdl_file_open.vhd ivltests vhdl_generic_default normal,-g2005-sv,ivltests/vhdl_generic_default.vhd ivltests vhdl_init normal,-g2005-sv,ivltests/vhdl_init.vhd ivltests