summaryrefslogtreecommitdiff
path: root/FPGA/tcl/commande_pin.tcl
blob: c28dbc8977fca6165155cd79b08b2a82269ff437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
set_location_assignment PIN_N2 -to clk
set_location_assignment PIN_G26 -to resetn

set_location_assignment PIN_AE14 -to speed_user[1]
set_location_assignment PIN_P25 -to speed_user[0]

set_location_assignment PIN_N26 -to fan_auto_user
set_location_assignment PIN_N25 -to alarm_user

set_location_assignment PIN_V2 -to hot
set_location_assignment PIN_V1 -to sound_high_level

set_location_assignment PIN_AC22 -to speed[1]
set_location_assignment PIN_AB21 -to speed[0]

set_location_assignment PIN_AF23 -to fan_auto
set_location_assignment PIN_AE23 -to alarm