soc/integration/soc_core: allow user to defined internal csr/interrupts
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 10 May 2019 09:05:34 +0000 (11:05 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 10 May 2019 09:05:34 +0000 (11:05 +0200)
commit7445b9e2e097afd42284ec40c7e3ef558a06d7bb
tree3217fc0526e9d95b53c780ecf2fed4a7a78c1241
parentf333abcfcb5833ffe903fc778b111c7f7d031f1a
soc/integration/soc_core: allow user to defined internal csr/interrupts

For some designs with different capabilities, we want to run the same software
and then have the CSRs/Interrupts defined to a specific location.
litex/soc/integration/soc_core.py