diff --git a/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_cr_cw.vhd b/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_cr_cw.vhd
index f31d5666a0995543013ad2dc16ce044b5b5bc543..808061d154f634e3720ba99fe99bcaf7c4ccb1da 100644
--- a/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_cr_cw.vhd
+++ b/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_cr_cw.vhd
@@ -108,7 +108,7 @@ begin
             clock_enable_input_b  => "BYPASS",
             clock_enable_output_b  => "BYPASS",
             init_file  => g_init_file,
-            -- enable_force_to_zero  = "FALSE",
+            -- enable_force_to_zero  => "FALSE",
             intended_device_family  => "Agilex 7",
             lpm_type  => "altera_syncram",
             numwords_a  => g_nof_words,
diff --git a/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_r_w.vhd b/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_r_w.vhd
index 9bc409b8f4f3bac2019d9b390214aba7cc7f9953..9ad179c5aca8595599e81bc59e34a7502be71a9f 100644
--- a/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_r_w.vhd
+++ b/libraries/technology/ip_agi027_xxxx/ram/ip_agi027_xxxx_ram_r_w.vhd
@@ -107,7 +107,7 @@ begin
             clock_enable_input_b  => "BYPASS",
             clock_enable_output_b  => "BYPASS",
             init_file  => g_init_file,
-            -- enable_force_to_zero  = "FALSE",
+            -- enable_force_to_zero  => "FALSE",
             intended_device_family  => "Agilex7",
             lpm_type  => "altera_syncram",
             numwords_a  => g_nof_words,