litex-boards/litex_boards
Josuah Demangeon 5412d0e0e9 platforms/crosslink_nx_evn: allow use of UARTBone
This goes along a small resistor jumper modification and firmware flashing like
it is for the ECP5 board. A warning message is added as the default serial might
be affected (--serial serial by default). The FTDI modification software used
for the ECP5 seems to be requried and matching.

This can be tested this way:
targets/lattice_crosslink_nx_evn.py --csr-csv=csr.csv --toolchain=oxide --programmer=openocd --uart-name crossover+uartbone --build --load
litex_server --uart --uart-port /dev/ttyUSB1
litex_cli --regs
2023-08-04 20:47:32 +02:00
..
platforms platforms/crosslink_nx_evn: allow use of UARTBone 2023-08-04 20:47:32 +02:00
prog lattice_ecp5_evn: update OpenOCD syntax 2023-07-31 14:05:34 +02:00
targets platforms/crosslink_nx_evn: allow use of UARTBone 2023-08-04 20:47:32 +02:00
__init__.py litex_boards: Remove short imports since not really longer useful and mess up Python imports. 2022-05-03 17:53:57 +02:00