From 3d09ee4208abc9c72e81d65bcba88ff9dd24caf4 Mon Sep 17 00:00:00 2001 From: Leon Hiemstra <hiemstra@astron.nl> Date: Wed, 9 Mar 2016 08:44:56 +0000 Subject: [PATCH] fixed ip_arria10 -> ip_arria10_e3sge3 --- .../ip_arria10_e3sge3/ddr4_8g_2400/hdllib.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libraries/technology/ip_arria10_e3sge3/ddr4_8g_2400/hdllib.cfg b/libraries/technology/ip_arria10_e3sge3/ddr4_8g_2400/hdllib.cfg index 1853b8c23f..3db8c8f2ed 100644 --- a/libraries/technology/ip_arria10_e3sge3/ddr4_8g_2400/hdllib.cfg +++ b/libraries/technology/ip_arria10_e3sge3/ddr4_8g_2400/hdllib.cfg @@ -1,16 +1,16 @@ -hdl_lib_name = ip_arria10_ddr4_8g_2400 -hdl_library_clause_name = ip_arria10_ddr4_8g_2400_altera_emif_150 +hdl_lib_name = ip_arria10_e3sge3_ddr4_8g_2400 +hdl_library_clause_name = ip_arria10_e3sge3_ddr4_8g_2400_altera_emif_151 hdl_lib_uses_synth = hdl_lib_uses_sim = -hdl_lib_technology = ip_arria10 +hdl_lib_technology = ip_arria10_e3sge3 modelsim_compile_ip_files = - $RADIOHDL/libraries/technology/ip_arria10/ddr4_8g_2400/compile_ip.tcl + $RADIOHDL/libraries/technology/ip_arria10_e3sge3/ddr4_8g_2400/compile_ip.tcl synth_files = test_bench_files = quartus_qip_files = - generated/ip_arria10_ddr4_8g_2400.qip + generated/ip_arria10_e3sge3_ddr4_8g_2400.qip -- GitLab