File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -362,14 +362,13 @@ Four signal wires and one ground wire are required to connect the PMOD pins to t
362362> [ !IMPORTANT]
363363> Do not connect any 3.3V PMOD pin to the ESP-prog board!
364364
365- | PMOD Pin | Function | FPGA pin | Top port | NEORV32 port |
366- | :---------| :---------| :--------:| :----------:| :------------:|
367- | 1 | TDI | H4 | ` JTAG_TDI ` | ` jtag_tdi_i ` |
368- | 2 | TDO | H1 | ` JTAG_TDO ` | ` jtag_tdo_o ` |
369- | 3 | TCK | G1 | ` JTAG_TCK ` | ` jtag_tck_i ` |
370- | 4 | TMS | G3 | ` JTAG_TMS ` | ` jtag_tms_i ` |
371- | 5 | GND | - | - | - |
372-
365+ | PMOD Pin | Function | FPGA pin | Top port | NEORV32 port |
366+ | :------- | :------- | :------: | :--------: | :----------: |
367+ | 10 | TDI | F3 | ` JTAG_TDI ` | ` jtag_tdi_i ` |
368+ | 9 | TDO | G2 | ` JTAG_TDO ` | ` jtag_tdo_o ` |
369+ | 8 | TCK | G4 | ` JTAG_TCK ` | ` jtag_tck_i ` |
370+ | 7 | TMS | H2 | ` JTAG_TMS ` | ` jtag_tms_i ` |
371+ | 11 | GND | - | - | - |
373372
374373## Vivado Setup
375374
You can’t perform that action at this time.
0 commit comments