diff options
author | Pacien TRAN-GIRARD | 2014-06-13 16:06:19 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-06-13 16:06:19 +0200 |
commit | 70318492f3472ff2ec3b1735cf69a4eef1f6a51d (patch) | |
tree | 0f4243099ea9379bc164dc37a9fee3ab255f0f7e /FPGA/commande/commande_pin.tcl.bak | |
parent | d091bb2cb82f66d187df8f3aba6afcf4041b72ce (diff) | |
download | fpga-home-automation-70318492f3472ff2ec3b1735cf69a4eef1f6a51d.tar.gz |
Update project
Diffstat (limited to 'FPGA/commande/commande_pin.tcl.bak')
-rw-r--r-- | FPGA/commande/commande_pin.tcl.bak | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/FPGA/commande/commande_pin.tcl.bak b/FPGA/commande/commande_pin.tcl.bak deleted file mode 100644 index 7b34d44..0000000 --- a/FPGA/commande/commande_pin.tcl.bak +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | set_location_assignment PIN_N2 -to clk | ||
2 | set_location_assignment PIN_G26 -to resetn | ||
3 | |||
4 | set_location_assignment PIN_AE14 -to speed_user[1] | ||
5 | set_location_assignment PIN_AF14 -to speed_user[0] | ||
6 | |||
7 | set_location_assignment PIN_N26 -to fan_auto_user | ||
8 | set_location_assignment PIN_N25 -to alarm_user | ||
9 | |||
10 | set_location_assignment PIN_V2 -to hot | ||
11 | set_location_assignment PIN_V1 -to sound_high_level | ||
12 | |||
13 | set_location_assignment PIN_AC22 -to speed[1] | ||
14 | set_location_assignment PIN_AB21 -to speed[0] | ||
15 | |||
16 | set_location_assignment PIN_AF23 -to fan_auto | ||
17 | set_location_assignment PIN_AE23 -to alarm \ No newline at end of file | ||