diff options
Diffstat (limited to 'FPGA/top/real_io_pin.tcl')
-rw-r--r-- | FPGA/top/real_io_pin.tcl | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/FPGA/top/real_io_pin.tcl b/FPGA/top/real_io_pin.tcl deleted file mode 100644 index 1ece41c..0000000 --- a/FPGA/top/real_io_pin.tcl +++ /dev/null | |||
@@ -1,22 +0,0 @@ | |||
1 | set_location_assignment PIN_N25 -to alarm_user | ||
2 | set_location_assignment PIN_P25 -to speed_user[0] | ||
3 | set_location_assignment PIN_AE14 -to speed_user[1] | ||
4 | set_location_assignment PIN_N26 -to fan_auto_user | ||
5 | set_location_assignment PIN_AE23 -to alarm | ||
6 | set_location_assignment PIN_AF23 -to fan_auto | ||
7 | set_location_assignment PIN_AB21 -to speed[0] | ||
8 | set_location_assignment PIN_AC22 -to speed[1] | ||
9 | set_location_assignment PIN_N2 -to clk | ||
10 | set_location_assignment PIN_G26 -to resetn | ||
11 | set_location_assignment PIN_M23 -to hot | ||
12 | set_location_assignment PIN_K26 -to fan | ||
13 | set_location_assignment PIN_B4 -to aud_bclk | ||
14 | set_location_assignment PIN_A4 -to aud_dacdat | ||
15 | set_location_assignment PIN_C6 -to aud_daclrck | ||
16 | set_location_assignment PIN_A5 -to aud_xck | ||
17 | set_location_assignment PIN_A6 -to i2c_sclk | ||
18 | set_location_assignment PIN_B6 -to i2c_sdat | ||
19 | set_location_assignment PIN_M20 -to sound_high_level | ||
20 | set_location_assignment PIN_Y18 -to led_fan | ||
21 | set_location_assignment PIN_AE22 -to end_config | ||
22 | set_location_assignment PIN_M25 -to xti_mclk \ No newline at end of file | ||