summaryrefslogtreecommitdiffstats
path: root/system_fpga.pcf
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-05-13 18:19:40 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-05-13 18:56:38 -0500
commit93a9aa88c653f278dd80c2915c77975e12fbe8eb (patch)
tree8cf182bccfa6f474f1bef3d4fcb2fdb0295fb8be /system_fpga.pcf
parent9e5db87e48afab6ebcbb76bee1967f055e77e35c (diff)
downloadtalos-system-fpga-93a9aa88c653f278dd80c2915c77975e12fbe8eb.tar.gz
talos-system-fpga-93a9aa88c653f278dd80c2915c77975e12fbe8eb.zip
Move ATX force enable to I2C register 0x33
Expose mode select jumper to host Switch ATX PG filter to slower clock source and reduce counter width Bump FPGA version in preparation for release
Diffstat (limited to 'system_fpga.pcf')
-rw-r--r--system_fpga.pcf4
1 files changed, 3 insertions, 1 deletions
diff --git a/system_fpga.pcf b/system_fpga.pcf
index f3cba75..2bfc070 100644
--- a/system_fpga.pcf
+++ b/system_fpga.pcf
@@ -32,7 +32,6 @@ set_io lpc_clock 13
# General I/O
set_io sysen 15
set_io sysgood 53
-set_io debug_in 25
# BMC status
set_io bmc_boot_phase_in 100
@@ -102,6 +101,9 @@ set_io bmc_system_reset_request_n 12
set_io pmc_disable_n 21
set_io ast_vga_disable_n 16
+# Mode set lines
+set_io mode_set_n 25
+
# System status lines
set_io nic1_act_led_n 93
set_io nic2_act_led_n 96
OpenPOWER on IntegriCloud