From 691fe3ed5319b7f674ffe101de14e76e90047146 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Wed, 11 May 2016 14:06:30 +0000 Subject: [PATCH] Added missing library declaration for ip_arria10_e3sge3_ddr4_8g_2400_altera_emif_151 --- libraries/technology/ddr/tech_ddr_arria10_e3sge3.vhd | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/technology/ddr/tech_ddr_arria10_e3sge3.vhd b/libraries/technology/ddr/tech_ddr_arria10_e3sge3.vhd index f402eb0ee9..2a95f000aa 100644 --- a/libraries/technology/ddr/tech_ddr_arria10_e3sge3.vhd +++ b/libraries/technology/ddr/tech_ddr_arria10_e3sge3.vhd @@ -37,6 +37,7 @@ LIBRARY ip_arria10_e3sge3_ddr4_4g_1600_altera_emif_151; LIBRARY ip_arria10_e3sge3_ddr4_8g_1600_altera_emif_151; LIBRARY ip_arria10_e3sge3_ddr4_4g_2000_altera_emif_151; +LIBRARY ip_arria10_e3sge3_ddr4_8g_2400_altera_emif_151; LIBRARY IEEE, technology_lib, common_lib; USE IEEE.STD_LOGIC_1164.ALL; -- GitLab