X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=flash.pcf;h=6ceab94b25768918ea6f3bbd638cf55ed016b261;hb=9e30ab0cd6964785b3e01e2f3343e1fe4ee49462;hp=74266997e6ba0e5a335fddc1a67c6d698560dc76;hpb=a051754e2f539c6ed180e93ecf31cdcb95950896;p=clump.git diff --git a/flash.pcf b/flash.pcf index 7426699..6ceab94 100644 --- a/flash.pcf +++ b/flash.pcf @@ -1,33 +1,67 @@ +# Generic iCEstick placement constraints file -set_io OUT_R[0] 72 -set_io OUT_R[1] 69 -set_io OUT_R[2] 66 - -set_io OUT_C[0] 87 -set_io OUT_C[1] 85 -set_io OUT_C[2] 82 -set_io OUT_C[3] 80 -set_io OUT_C[4] 78 -set_io OUT_C[5] 73 -set_io OUT_C[6] 71 -set_io OUT_C[7] 68 - -set_io IND[0] 86 -set_io IND[1] 83 -set_io IND[2] 81 -set_io IND[3] 79 - -set_io IN_R[0] 100 -set_io IN_R[1] 15 -set_io IN_R[2] 16 -set_io IN_R[3] 19 - -set_io IN_C[0] 90 -set_io IN_C[1] 93 -set_io IN_C[2] 95 -set_io IN_C[3] 97 - -set_io CLK 13 - -set_io UART_TX 10 -set_io UART_RX 9 \ No newline at end of file +# Red LEDs +set_io LED[0] 99 +set_io LED[1] 98 +set_io LED[2] 97 +set_io LED[3] 96 + +# Green LED +set_io LED[4] 95 + +# IrDA port +#set_io RXD 106 +#set_io TXD 105 +#set_io SD 107 + +# Pmod connector +#set_io PIO1_02 78 # Pin 1 +#set_io PIO1_03 79 # Pin 2 +#set_io PIO1_04 80 # Pin 3 +#set_io PIO1_05 81 # Pin 4 +#set_io PIO1_06 87 # Pin 7 +#set_io PIO1_07 88 # Pin 8 +#set_io PIO1_08 90 # Pin 9 +#set_io PIO1_09 91 # Pin 10 + +# Connector J1 +#set_io PIO0_02 112 # Pin 3 +#set_io PIO0_03 113 # Pin 4 +#set_io PIO0_04 114 # Pin 5 +#set_io PIO0_05 115 # Pin 6 +#set_io PIO0_06 116 # Pin 7 +#set_io PIO0_07 117 # Pin 8 +#set_io PIO0_08 118 # Pin 9 +#set_io PIO0_09 119 # Pin 10 + +# Connector J3 +#set_io PIO2_17 62 # Pin 3 +#set_io PIO2_16 61 # Pin 4 +#set_io PIO2_15 60 # Pin 5 +#set_io PIO2_14 56 # Pin 6 +#set_io PIO2_13 48 # Pin 7 +#set_io PIO2_12 47 # Pin 8 +#set_io PIO2_11 45 # Pin 9 +#set_io PIO2_10 44 # Pin 10 + +# FTDI Port B UART +#set_io DCDn 1 +#set_io DSRn 2 +#set_io DTRn 3 +#set_io CTSn 4 +#set_io RTSn 7 +set_io UART_TX 8 +set_io UART_RX 9 + +# SPI +#set_io SPI_SCK 70 +#set_io SPI_SI 68 +#set_io SPI_SO 67 +#set_io SPI_SS_B 71 + +# Configuration pins +#set_io CDONE 65 +#set_io CRESET_B 66 + +# 12 MHz clock +set_io CLK 21