aboutsummaryrefslogtreecommitdiff
path: root/design/pins.pcf
blob: 7786c27ef090e29cbd78ded855f5a0a043b5f276 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
set_io clock_100mhz J3

set_io button1 K11 # actually used as reset
set_io button2 P13

set_io led1 M12
set_io led2 R16

set_io vga_hs J4
set_io vga_vs H2
set_io vga_red[0] F3
set_io vga_red[1] H5
set_io vga_red[2] E3
set_io vga_green[0] H6
set_io vga_green[1] F2
set_io vga_green[2] H3
set_io vga_blue[0] G2
set_io vga_blue[1] H4
set_io vga_blue[2] F1

set_io sram_addr[0] N6
set_io sram_addr[1] T1
set_io sram_addr[2] P4
set_io sram_addr[3] R2
set_io sram_addr[4] N5
set_io sram_addr[5] T2
set_io sram_addr[6] P5
set_io sram_addr[7] R3
set_io sram_addr[8] R5
set_io sram_addr[9] T3
set_io sram_addr[10] R4
set_io sram_addr[11] M7
set_io sram_addr[12] N7
set_io sram_addr[13] P6
set_io sram_addr[14] M8
set_io sram_addr[15] T5
set_io sram_addr[16] R6
set_io sram_addr[17] P8

set_io sram_io[0] T8
set_io sram_io[1] P7
set_io sram_io[2] N9
set_io sram_io[3] T9
set_io sram_io[4] M9
set_io sram_io[5] R9
set_io sram_io[6] K9
set_io sram_io[7] P9
set_io sram_io[8] R10
set_io sram_io[9] L10
set_io sram_io[10] P10
set_io sram_io[11] N10
set_io sram_io[12] T10
set_io sram_io[13] T11
set_io sram_io[14] T15
set_io sram_io[15] T14

set_io sram_cs_n T6
set_io sram_oe_n L9
set_io sram_we_n T7

set_io spi_sdo P12
set_io spi_sdi P11
set_io spi_sck R11
set_io spi_ss_n R12