Initial commit
This commit is contained in:
61
icesugar.pcf
Normal file
61
icesugar.pcf
Normal file
@@ -0,0 +1,61 @@
|
||||
# iCESugar Board (iCE40UP5K-QFN48)
|
||||
|
||||
set_io -nowarn LED_R_N 39
|
||||
set_io -nowarn LED_G_N 40
|
||||
set_io -nowarn LED_B_N 41
|
||||
|
||||
set_io -nowarn SW[0] 18
|
||||
set_io -nowarn SW[1] 19
|
||||
set_io -nowarn SW[2] 20
|
||||
set_io -nowarn SW[3] 21
|
||||
|
||||
set_io -nowarn CLK12 35
|
||||
|
||||
set_io -nowarn UART_RX 4
|
||||
set_io -nowarn UART_TX 6
|
||||
|
||||
set_io -nowarn USB_DP 10
|
||||
set_io -nowarn USB_DN 9
|
||||
set_io -nowarn USB_PUP 11
|
||||
|
||||
# PMOD 1
|
||||
set_io -nowarn P1_1 10
|
||||
set_io -nowarn P1_2 6
|
||||
set_io -nowarn P1_3 3
|
||||
set_io -nowarn P1_4 48
|
||||
set_io -nowarn P1_9 47
|
||||
set_io -nowarn P1_10 2
|
||||
set_io -nowarn P1_11 4
|
||||
set_io -nowarn P1_12 9
|
||||
|
||||
# PMOD 2
|
||||
set_io -nowarn P2_1 46
|
||||
set_io -nowarn P2_2 44
|
||||
set_io -nowarn P2_3 42
|
||||
set_io -nowarn P2_4 37
|
||||
set_io -nowarn P2_9 36
|
||||
set_io -nowarn P2_10 38
|
||||
set_io -nowarn P2_11 43
|
||||
set_io -nowarn P2_12 45
|
||||
|
||||
# PMOD 3
|
||||
set_io -nowarn P3_1 34
|
||||
set_io -nowarn P3_2 31
|
||||
set_io -nowarn P3_3 27
|
||||
set_io -nowarn P3_4 25
|
||||
set_io -nowarn P3_9 23
|
||||
set_io -nowarn P3_10 26
|
||||
set_io -nowarn P3_11 28
|
||||
set_io -nowarn P3_12 32
|
||||
|
||||
# PMOD 4
|
||||
set_io -nowarn P4_1 21
|
||||
set_io -nowarn P4_2 20
|
||||
set_io -nowarn P4_3 19
|
||||
set_io -nowarn P4_4 18
|
||||
|
||||
#spi
|
||||
set_io -nowarn SPI_SS 16
|
||||
set_io -nowarn SPI_SCK 15
|
||||
set_io -nowarn SPI_MOSI 17
|
||||
set_io -nowarn SPI_MISO 14
|
||||
Reference in New Issue
Block a user