cpu: add default io_regions to CPUNone (all address range can be used as IO)
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 9 Oct 2019 10:05:10 +0000 (12:05 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 9 Oct 2019 10:06:21 +0000 (12:06 +0200)
commitb627a8fe71b55f1987a9cd5181da14cddd3203c1
treec8f4ebabc36cb027c5d67faf35e7ef4906d2d558
parentcc245fc8ec8573b1aa7d9e8491bc485c50c57525
cpu: add default io_regions to CPUNone (all address range can be used as IO)
litex/soc/cores/cpu/__init__.py
litex/soc/integration/soc_core.py