-
Notifications
You must be signed in to change notification settings - Fork 95
/
Copy pathGPIO.Button.Special.ucf
22 lines (21 loc) · 1.26 KB
/
GPIO.Button.Special.ucf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
## =============================================================================================================================================================
## Xilinx User Constraint File (UCF)
## =============================================================================================================================================================
## Board: Xilinx - Virtex 6 ML605
## FPGA: Xilinx Virtex 6
## Device: XC6VLX240T
## Package: FF1156
## Speedgrade: -1
## =============================================================================================================================================================
## General Purpose I/O
## =============================================================================================================================================================
##
## Special Buttons
## =============================================================================
## Bank: 35
## VCCO: 1.5V (VCC1V5_FPGA)
## Location: SW10
## -----------------------------------------------------------------------------
NET "ML605_GPIO_Button_CPU_Reset" LOC = "H10" | IOSTANDARD = LVCMOS15; ## {IN} high-active; breaker / normally closed
## Ignore timings on async I/O pins
NET "ML605_GPIO_Button_CPU_Reset" TIG;