soc_core: fix cpu_type=None case and add test for it
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 30 Sep 2019 06:26:38 +0000 (08:26 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 30 Sep 2019 06:26:38 +0000 (08:26 +0200)
commit63a813af9c53895c9e08e71d132d4bb435ccf8c2
treec64c55845bb0bbac6fc0e2730974dd7067d6594a
parent3d257d72665da2ab71a1d651d33e70d76c02a4b8
soc_core: fix cpu_type=None case and add test for it
litex/soc/cores/cpu/__init__.py
litex/soc/integration/soc_core.py
test/test_targets.py