From 70318492f3472ff2ec3b1735cf69a4eef1f6a51d Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Fri, 13 Jun 2014 16:06:19 +0200 Subject: Update project --- FPGA/pwm.tcl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 FPGA/pwm.tcl (limited to 'FPGA/pwm.tcl') diff --git a/FPGA/pwm.tcl b/FPGA/pwm.tcl new file mode 100644 index 0000000..8914716 --- /dev/null +++ b/FPGA/pwm.tcl @@ -0,0 +1,6 @@ +set_location_assignment PIN_P25 -to speed_user[0] +set_location_assignment PIN_AE14 -to speed_user[1] +set_location_assignment PIN_N2 -to clk +set_location_assignment PIN_G26 -to resetn +set_location_assignment PIN_K26 -to fan +set_location_assignment PIN_Y18 -to led_fan -- cgit v1.2.3