From fe53bcae6fbadb2778f266b8c290f124dcf486dc Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Wed, 11 May 2016 14:08:14 +0000 Subject: [PATCH] Corrected hdl_library_clause_name = *_altera_emif_151 instead of 150, as declared in libraries/technology/ddr/tech_ddr_arria10_e3sge3.vhd --- libraries/technology/ip_arria10_e3sge3/ddr4_4g_1600/hdllib.cfg | 2 +- libraries/technology/ip_arria10_e3sge3/ddr4_4g_2000/hdllib.cfg | 2 +- libraries/technology/ip_arria10_e3sge3/ddr4_8g_1600/hdllib.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libraries/technology/ip_arria10_e3sge3/ddr4_4g_1600/hdllib.cfg b/libraries/technology/ip_arria10_e3sge3/ddr4_4g_1600/hdllib.cfg index 99742d110b..a725f7255c 100644 --- a/libraries/technology/ip_arria10_e3sge3/ddr4_4g_1600/hdllib.cfg +++ b/libraries/technology/ip_arria10_e3sge3/ddr4_4g_1600/hdllib.cfg @@ -1,5 +1,5 @@ hdl_lib_name = ip_arria10_e3sge3_ddr4_4g_1600 -hdl_library_clause_name = ip_arria10_e3sge3_ddr4_4g_1600_altera_emif_150 +hdl_library_clause_name = ip_arria10_e3sge3_ddr4_4g_1600_altera_emif_151 hdl_lib_uses_synth = hdl_lib_uses_sim = hdl_lib_technology = ip_arria10_e3sge3 diff --git a/libraries/technology/ip_arria10_e3sge3/ddr4_4g_2000/hdllib.cfg b/libraries/technology/ip_arria10_e3sge3/ddr4_4g_2000/hdllib.cfg index f45e4a918b..ef60735a91 100644 --- a/libraries/technology/ip_arria10_e3sge3/ddr4_4g_2000/hdllib.cfg +++ b/libraries/technology/ip_arria10_e3sge3/ddr4_4g_2000/hdllib.cfg @@ -1,5 +1,5 @@ hdl_lib_name = ip_arria10_e3sge3_ddr4_4g_2000 -hdl_library_clause_name = ip_arria10_e3sge3_ddr4_4g_2000_altera_emif_150 +hdl_library_clause_name = ip_arria10_e3sge3_ddr4_4g_2000_altera_emif_151 hdl_lib_uses_synth = hdl_lib_uses_sim = hdl_lib_technology = ip_arria10_e3sge3 diff --git a/libraries/technology/ip_arria10_e3sge3/ddr4_8g_1600/hdllib.cfg b/libraries/technology/ip_arria10_e3sge3/ddr4_8g_1600/hdllib.cfg index acd778d409..2ecb131124 100644 --- a/libraries/technology/ip_arria10_e3sge3/ddr4_8g_1600/hdllib.cfg +++ b/libraries/technology/ip_arria10_e3sge3/ddr4_8g_1600/hdllib.cfg @@ -1,5 +1,5 @@ hdl_lib_name = ip_arria10_e3sge3_ddr4_8g_1600 -hdl_library_clause_name = ip_arria10_e3sge3_ddr4_8g_1600_altera_emif_150 +hdl_library_clause_name = ip_arria10_e3sge3_ddr4_8g_1600_altera_emif_151 hdl_lib_uses_synth = hdl_lib_uses_sim = hdl_lib_technology = ip_arria10_e3sge3 -- GitLab