export: add define of CSR_BASE if not already defined and use it for CSRs definitions...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 13 May 2020 13:52:09 +0000 (15:52 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 13 May 2020 13:56:20 +0000 (15:56 +0200)
commit748ef1add31bccf8f578186461f06a5c6a0795bd
tree1a36abefd4410781249d64f24997fcf588609acc
parent9f941138d28a6a850040f18eb9ffeb7b7150c77c
export: add define of CSR_BASE if not already defined and use it for CSRs definitions/accesses.

This will allow more flexibility when integrating standalone cores.
litex/soc/integration/export.py