From f29d4618adb5c326ec4d0fb62d0311f020669829 Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Thu, 28 Apr 2016 13:23:54 +0000
Subject: [PATCH] Removed hdl_lib_excludes.

---
 boards/uniboard2a/designs/unb2a_heater/hdllib.cfg | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/boards/uniboard2a/designs/unb2a_heater/hdllib.cfg b/boards/uniboard2a/designs/unb2a_heater/hdllib.cfg
index db1ae46309..3a56f16b72 100644
--- a/boards/uniboard2a/designs/unb2a_heater/hdllib.cfg
+++ b/boards/uniboard2a/designs/unb2a_heater/hdllib.cfg
@@ -3,12 +3,6 @@ hdl_library_clause_name = unb2a_heater_lib
 hdl_lib_uses_synth = common technology mm unb2a_board util
 hdl_lib_uses_sim = 
 hdl_lib_technology = ip_arria10_e3sge3
-hdl_lib_excludes = ip_arria10_e3sge3_mac_10g
-                   ip_arria10_e3sge3_pll_xgmii_mac_clocks
-                   ip_arria10_e3sge3_pll_clk25
-                   ip_arria10_e3sge3_pll_clk125
-                   ip_arria10_e3sge3_pll_clk200
-                   ip_arria10_e3sge3_tse_sgmii_gx
 
 synth_files =
     src/vhdl/qsys_unb2a_heater_pkg.vhd
-- 
GitLab