blob: 2f13dbb25d17f61bc7a590b940441604470591b2 [file] [log] [blame]
Sylvain Munautda651572020-09-14 10:10:49 +02001# E1 PHY
2set_io e1_rx_hi_p 48
3set_io e1_rx_hi_n 45
4set_io e1_rx_lo_p 4
5set_io e1_rx_lo_n 3
6set_io e1_tx_hi 46
7set_io e1_tx_lo 47
8
9set_io e1_vref_ct_pdm 32
10set_io e1_vref_p_pdm 27
11set_io e1_vref_n_pdm 34
12
13# USB
14set_io usb_dp 43
15set_io usb_dn 42
16set_io usb_pu 38
17
18# Flash
19set_io -pullup yes flash_mosi 14
20set_io -pullup yes flash_miso 17
21set_io -pullup yes flash_clk 15
22set_io -pullup yes flash_cs_n 16
23
24# Button
25set_io -pullup yes btn 10
26
27# Clock
28set_io clk_in 44
29
30set_io clk_tune_hi 28
31set_io clk_tune_lo 31
32
33# Debug UART
34set_io -pullup yes dbg_rx 18
35set_io -pullup yes dbg_tx 19
36
37# RGB LEDs
38set_io rgb[0] 39
39set_io rgb[1] 40
40set_io rgb[2] 41