litex-boards/litex_boards
Florent Kermarrec cc8da9d341 targets: Simplify imports and switch to LiteXSocArgumentParser.
CPU parameters are now selectively exposed to the user:
./digilent_arty.py --cpu-type=vexriscv_smp --help will show VexRiscv-SMP parameters.
./digilent_arty.py --cpu-type=naxriscv --help will show NaxRiscv parameters.
2022-03-21 16:59:40 +01:00
..
platforms gsd_orangecrab/butterstick: Add assert on devices. 2022-03-18 10:44:21 +01:00
prog add openocd config for litex acorn baseboard 2022-02-13 16:44:40 +01:00
targets targets: Simplify imports and switch to LiteXSocArgumentParser. 2022-03-21 16:59:40 +01:00
__init__.py