From 60795a7470141e2a7c3d52949b516f8bbabf5034 Mon Sep 17 00:00:00 2001
From: David Brouwer <dbrouwer@astron.nl>
Date: Tue, 7 Nov 2023 10:01:31 +0100
Subject: [PATCH] Commented out just added tb_common_paged_ram_ww_rr to
 regression_test_vhdl due to tb_tb_common_paged_ram_ww_rr was also added.

---
 libraries/base/common/hdllib.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/base/common/hdllib.cfg b/libraries/base/common/hdllib.cfg
index 8132b715d4..2958ab8001 100644
--- a/libraries/base/common/hdllib.cfg
+++ b/libraries/base/common/hdllib.cfg
@@ -225,7 +225,7 @@ regression_test_vhdl =
     tb/vhdl/tb_common_paged_ram_crw_crw.vhd
     tb/vhdl/tb_common_paged_ram_cr_cw.vhd
     tb/vhdl/tb_common_paged_ram_rw_rw.vhd
-    tb/vhdl/tb_common_paged_ram_ww_rr.vhd
+    #tb/vhdl/tb_common_paged_ram_ww_rr.vhd
     tb/vhdl/tb_common_pulser_us_ms_s.vhd
     tb/vhdl/tb_common_select_m_symbols.vhd
     tb/vhdl/tb_common_shiftram.vhd
-- 
GitLab