summaryrefslogtreecommitdiffstats
path: root/system_fpga.pcf
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2019-04-30 04:37:23 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-30 07:27:06 +0000
commitdf7e808365f0cbb8175f7f634dc9bc7a3e3a7443 (patch)
tree8cbec4791bb714d7253006fcd0df03e55c76fcc2 /system_fpga.pcf
parentffa5a253cf1c238f037f57e6ab8f8a8c8a14c989 (diff)
downloadtalos-system-fpga-df7e808365f0cbb8175f7f634dc9bc7a3e3a7443.tar.gz
talos-system-fpga-df7e808365f0cbb8175f7f634dc9bc7a3e3a7443.zip
Use onboard oscillator on PCB revision 1.01 and higher
This breaks compatibility with PCB revision 1.00
Diffstat (limited to 'system_fpga.pcf')
-rw-r--r--system_fpga.pcf7
1 files changed, 5 insertions, 2 deletions
diff --git a/system_fpga.pcf b/system_fpga.pcf
index 2beb0f1..3a5b23b 100644
--- a/system_fpga.pcf
+++ b/system_fpga.pcf
@@ -1,6 +1,6 @@
# This file is part of the Talos™ II system FPGA implementation
#
-# © 2017 - 2018 Raptor Engineering, LLC
+# © 2017 - 2019 Raptor Engineering, LLC
# All Rights Reserved
#
# Redistribution and use in source and binary forms, with or without modification,
@@ -26,6 +26,9 @@
# Intended for use with Talos™ II systems from Raptor Computing Systems, LLC
# https://www.raptorcs.com/TALOSII
+# FPGA clock
+set_io fpga_clock 81
+
# LPC clock
set_io lpc_clock 13
@@ -120,4 +123,4 @@ set_io panel_uid_led 89
# Front panel switches
set_io panel_reset_in_l 73
-set_io flexver_reset_in_l 74 \ No newline at end of file
+set_io flexver_reset_in_l 74
OpenPOWER on IntegriCloud