summaryrefslogtreecommitdiffstats
path: root/system_fpga.pcf
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-12 06:40:59 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-01-12 06:41:59 -0600
commit24815a68ff312998314886365affa6234990b594 (patch)
tree453fd6dbe6b67920736e10eb6be44151652d3124 /system_fpga.pcf
parentdc87ab2b3d954262cb9490894e2f36860c313936 (diff)
downloadtalos-system-fpga-24815a68ff312998314886365affa6234990b594.tar.gz
talos-system-fpga-24815a68ff312998314886365affa6234990b594.zip
Convert combinatorial logic to registered logic to work around apparent Yosys bug
Add initial internal oscillator Fix license in PCF file Tested to work on initial Talos™ II hardware
Diffstat (limited to 'system_fpga.pcf')
-rw-r--r--system_fpga.pcf24
1 files changed, 22 insertions, 2 deletions
diff --git a/system_fpga.pcf b/system_fpga.pcf
index 89976b9..ce653c6 100644
--- a/system_fpga.pcf
+++ b/system_fpga.pcf
@@ -1,9 +1,29 @@
# This file is part of the Talos™ II system FPGA implementation
#
-# © 2017 Raptor Engineering, LLC
+# © 2017 - 2018 Raptor Engineering, LLC
# All Rights Reserved
#
-# Licensed for exclusive use with Talos™ II systems from Raptor Computing Systems
+# Redistribution and use in source and binary forms, with or without modification,
+# are permitted provided that the following conditions are met:
+# 1) Redistributions of source code must retain the above copyright notice,
+# this list of conditions and the following disclaimer: 2) Redistributions in binary
+# form must reproduce the above copyright notice, this list of conditions and the
+# following disclaimer in the documentation and/or other materials provided with the
+# distribution, and; 3) Neither the name of Raptor Engineering, LLC, nor the names of its
+# contributors may be used to endorse or promote products derived from this software
+# without specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS,
+# STATUTORY OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+# COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+#
+# Intended for use with Talos™ II systems from Raptor Computing Systems, LLC
# https://www.raptorcs.com/TALOSII
# LPC clock
OpenPOWER on IntegriCloud