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
prog
targets targets: Simplify imports and switch to LiteXSocArgumentParser. 2022-03-21 16:59:40 +01:00
__init__.py