From c22a96697781589aa9ca6015b076b90ef8c37756 Mon Sep 17 00:00:00 2001
From: donker <donker@astron.nl>
Date: Fri, 15 May 2020 18:13:35 +0200
Subject: [PATCH] deleted ip_arria10_e1sg_altera_jesd204_180 from
 hdl_lib_uses_sim, it broke quartus_config

---
 libraries/technology/ip_arria10_e1sg/jesd204b/hdllib.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libraries/technology/ip_arria10_e1sg/jesd204b/hdllib.cfg b/libraries/technology/ip_arria10_e1sg/jesd204b/hdllib.cfg
index f02a98b552..5026974234 100644
--- a/libraries/technology/ip_arria10_e1sg/jesd204b/hdllib.cfg
+++ b/libraries/technology/ip_arria10_e1sg/jesd204b/hdllib.cfg
@@ -1,7 +1,8 @@
 hdl_lib_name = ip_arria10_e1sg_jesd204b
 hdl_library_clause_name = ip_arria10_e1sg_jesd204b_lib
 hdl_lib_uses_synth = technology tech_pll common dp
-hdl_lib_uses_sim = ip_arria10_e1sg_altera_jesd204_180 ip_arria10_e1sg_altera_xcvr_reset_control_180
+#hdl_lib_uses_sim = ip_arria10_e1sg_altera_jesd204_180 ip_arria10_e1sg_altera_xcvr_reset_control_180
+hdl_lib_uses_sim = ip_arria10_e1sg_altera_xcvr_reset_control_180
 hdl_lib_technology = ip_arria10_e1sg 
 
 synth_files =
-- 
GitLab