diff --git a/libraries/technology/memory/tech_memory_ram_crk_cw.vhd b/libraries/technology/memory/tech_memory_ram_crk_cw.vhd
index 76ce985e0fe039e858ba103aac6b239f2e271257..15cd8b8ecad5dd09e127e5db3568c9a6db02f467 100644
--- a/libraries/technology/memory/tech_memory_ram_crk_cw.vhd
+++ b/libraries/technology/memory/tech_memory_ram_crk_cw.vhd
@@ -46,7 +46,7 @@ library ip_arria10_e1sg_ram_lib;
 library ip_arria10_e2sg_ram_lib;
 library ip_ip_agi027_xxxx_ram_lib;
 
-entity tech_memory_ram_crk_crw is  -- support different port data widths and corresponding address ranges
+entity tech_memory_ram_crk_cw is  -- support different port data widths and corresponding address ranges
   generic (
     g_technology   : natural := c_tech_select_default;
     g_wr_adr_w     : natural := 5;