From 3ff76b2787a4df00dcf8facc3f315cf989366167 Mon Sep 17 00:00:00 2001
From: Daniel van der Schuur <schuur@astron.nl>
Date: Tue, 24 Feb 2015 13:57:49 +0000
Subject: [PATCH] -Added pin file.

---
 .../quartus/unb1_dp_offload_pins.tcl          | 26 +++++++++++++++++++
 1 file changed, 26 insertions(+)
 create mode 100644 libraries/base/dp/designs/unb1_dp_offload/quartus/unb1_dp_offload_pins.tcl

diff --git a/libraries/base/dp/designs/unb1_dp_offload/quartus/unb1_dp_offload_pins.tcl b/libraries/base/dp/designs/unb1_dp_offload/quartus/unb1_dp_offload_pins.tcl
new file mode 100644
index 0000000000..14269479e7
--- /dev/null
+++ b/libraries/base/dp/designs/unb1_dp_offload/quartus/unb1_dp_offload_pins.tcl
@@ -0,0 +1,26 @@
+###############################################################################
+#
+# Copyright (C) 2014
+# ASTRON (Netherlands Institute for Radio Astronomy) <http://www.astron.nl/>
+# P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+#
+###############################################################################
+
+source $::env(UNB)/Firmware/designs/unb_common/src/tcl/COMMON_NODE_general_pins.tcl
+source $::env(UNB)/Firmware/designs/unb_common/src/tcl/COMMON_NODE_other_pins.tcl
+source $::env(UNB)/Firmware/designs/unb_common/src/tcl/COMMON_NODE_1Gbe_pins.tcl
+source $::env(UNB)/Firmware/designs/unb_common/src/tcl/COMMON_NODE_sensor_pins.tcl
+
-- 
GitLab