From 93a9aa88c653f278dd80c2915c77975e12fbe8eb Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Sun, 13 May 2018 18:19:40 -0500 Subject: 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 --- system_fpga.pcf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'system_fpga.pcf') 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 -- cgit v1.2.1