Added Go Board Contraints template
This commit is contained in:
parent
cbfe6bdecc
commit
c9d2d1c575
71
Go_Board_Constraints.pcf
Normal file
71
Go_Board_Constraints.pcf
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
# ##############################################################################
|
||||||
|
|
||||||
|
# iCEcube PCF
|
||||||
|
|
||||||
|
# Version: 2014.12.27052
|
||||||
|
|
||||||
|
# File Generated: Apr 27 2015 09:46:33
|
||||||
|
|
||||||
|
# Family & Device: iCE40HX1K
|
||||||
|
|
||||||
|
# Package: VQ100
|
||||||
|
|
||||||
|
# ##############################################################################
|
||||||
|
|
||||||
|
### Main FPGA Clock
|
||||||
|
set_io i_Clk 15
|
||||||
|
|
||||||
|
### LED Pins:
|
||||||
|
set_io o_LED_1 56
|
||||||
|
set_io o_LED_2 57
|
||||||
|
set_io o_LED_3 59
|
||||||
|
set_io o_LED_4 60
|
||||||
|
|
||||||
|
## Push-Button Switches
|
||||||
|
set_io i_Switch_1 53
|
||||||
|
set_io i_Switch_2 51
|
||||||
|
set_io i_Switch_3 54
|
||||||
|
set_io i_Switch_4 52
|
||||||
|
|
||||||
|
### 7 Segment Outputs
|
||||||
|
set_io o_Segment1_A 3
|
||||||
|
set_io o_Segment1_B 4
|
||||||
|
set_io o_Segment1_C 93
|
||||||
|
set_io o_Segment1_D 91
|
||||||
|
set_io o_Segment1_E 90
|
||||||
|
set_io o_Segment1_F 1
|
||||||
|
set_io o_Segment1_G 2
|
||||||
|
set_io o_Segment2_A 100
|
||||||
|
set_io o_Segment2_B 99
|
||||||
|
set_io o_Segment2_C 97
|
||||||
|
set_io o_Segment2_D 95
|
||||||
|
set_io o_Segment2_E 94
|
||||||
|
set_io o_Segment2_F 8
|
||||||
|
set_io o_Segment2_G 96
|
||||||
|
|
||||||
|
## UART Outputs
|
||||||
|
set_io i_UART_RX 73
|
||||||
|
set_io o_UART_TX 74
|
||||||
|
|
||||||
|
## VGA Outputs
|
||||||
|
set_io o_VGA_HSync 26
|
||||||
|
set_io o_VGA_VSync 27
|
||||||
|
set_io o_VGA_Red_0 36
|
||||||
|
set_io o_VGA_Red_1 37
|
||||||
|
set_io o_VGA_Red_2 40
|
||||||
|
set_io o_VGA_Grn_0 29
|
||||||
|
set_io o_VGA_Grn_1 30
|
||||||
|
set_io o_VGA_Grn_2 33
|
||||||
|
set_io o_VGA_Blu_0 28
|
||||||
|
set_io o_VGA_Blu_1 41
|
||||||
|
set_io o_VGA_Blu_2 42
|
||||||
|
|
||||||
|
## PMOD Signals
|
||||||
|
set_io io_PMOD_1 65
|
||||||
|
set_io io_PMOD_2 64
|
||||||
|
set_io io_PMOD_3 63
|
||||||
|
set_io io_PMOD_4 62
|
||||||
|
set_io io_PMOD_7 78
|
||||||
|
set_io io_PMOD_8 79
|
||||||
|
set_io io_PMOD_9 80
|
||||||
|
set_io io_PMOD_10 81
|
Loading…
Reference in New Issue
Block a user