From 7aa728e2037ff00dec7005e0615b9d638154663b Mon Sep 17 00:00:00 2001
From: David Brouwer <dbrouwer@astron.nl>
Date: Mon, 6 Nov 2023 17:45:16 +0100
Subject: [PATCH] Added tech_memory_ram_crk_cw.vhd to synth_files.

---
 libraries/technology/memory/hdllib.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libraries/technology/memory/hdllib.cfg b/libraries/technology/memory/hdllib.cfg
index 86c40cbc4d..bd0e7b218f 100644
--- a/libraries/technology/memory/hdllib.cfg
+++ b/libraries/technology/memory/hdllib.cfg
@@ -15,6 +15,7 @@ hdl_lib_disclose_library_clause_names =
 synth_files =
     tech_memory_component_pkg.vhd
     tech_memory_ram_cr_cw.vhd
+    tech_memory_ram_crk_cw.vhd
     tech_memory_ram_crw_crw.vhd
     tech_memory_ram_crwk_crw.vhd
     tech_memory_ram_r_w.vhd
-- 
GitLab