diff options
Diffstat (limited to 'FPGA/pwm.tcl')
-rw-r--r-- | FPGA/pwm.tcl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/FPGA/pwm.tcl b/FPGA/pwm.tcl deleted file mode 100644 index 8914716..0000000 --- a/FPGA/pwm.tcl +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | set_location_assignment PIN_P25 -to speed_user[0] | ||
2 | set_location_assignment PIN_AE14 -to speed_user[1] | ||
3 | set_location_assignment PIN_N2 -to clk | ||
4 | set_location_assignment PIN_G26 -to resetn | ||
5 | set_location_assignment PIN_K26 -to fan | ||
6 | set_location_assignment PIN_Y18 -to led_fan | ||