From ebb30eb45117af985d6e2bf72327a96445f54640 Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Mon, 15 Dec 2014 08:25:13 +0000
Subject: [PATCH] Remove ip/ level.

---
 .../ip_arria10/tse_sgmii_gx/ip/hdllib.cfg       | 17 -----------------
 1 file changed, 17 deletions(-)
 delete mode 100644 libraries/technology/ip_arria10/tse_sgmii_gx/ip/hdllib.cfg

diff --git a/libraries/technology/ip_arria10/tse_sgmii_gx/ip/hdllib.cfg b/libraries/technology/ip_arria10/tse_sgmii_gx/ip/hdllib.cfg
deleted file mode 100644
index 2a78efb7eb..0000000000
--- a/libraries/technology/ip_arria10/tse_sgmii_gx/ip/hdllib.cfg
+++ /dev/null
@@ -1,17 +0,0 @@
-hdl_lib_name = ip_arria10_tse_sgmii_gx_altera_eth_tse_140
-hdl_library_clause_name = ip_arria10_tse_sgmii_gx_altera_eth_tse_140
-hdl_lib_uses = 
-hdl_lib_technology = ip_arria10
-
-build_dir_sim = $HDL_BUILD_DIR
-build_dir_synth = $HDL_BUILD_DIR
-
-modelsim_compile_ip_files =
-    $RADIOHDL/libraries/technology/ip_arria10/tse_sgmii_gx/ip/compile_ip.tcl
-
-synth_files =
-    
-test_bench_files = 
-
-quartus_qip_files =
-    generated/ip_arria10_tse_sgmii_gx.qip
-- 
GitLab