litex-boards/litex_boards
Jevin Sweval 9e5224ca49 Add JTAGbone support to Terasic DECA
Along the way I added UARTbone support to DECA as well for debugging.

Examples:

./terasic_deca.py --csr-csv csr.csv --with-jtagbone --build --load
litex_server --jtag --jtag-config ../prog/openocd_max10_blaster2.cfg
litex_term crossover

./terasic_deca.py --csr-csv csr.csv --uart-name jtag_uart --build --load
litex_term --jtag-config ../prog/openocd_max10_blaster2.cfg jtag
2022-01-27 14:13:58 -08:00
..
platforms digilent arty z7: allows toolchain selection (PL only) 2022-01-26 07:30:06 +01:00
prog Add JTAGbone support to Terasic DECA 2022-01-27 14:13:58 -08:00
targets Add JTAGbone support to Terasic DECA 2022-01-27 14:13:58 -08:00
tools general: add SPDX License identifier to header and specify files are part of LiteX-Boards. 2020-08-23 15:00:17 +02:00
__init__.py alinx_axu2gca: new board 2022-01-25 07:35:42 +01:00