integration/SoCMemRegion: use type instead of io_region/linker_region and export...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 30 Oct 2019 15:31:27 +0000 (16:31 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 30 Oct 2019 15:42:26 +0000 (16:42 +0100)
commita0c0a6fd05046d6e930b38a340ce701ba04de695
tree22945b03cfb0082944360c61967f5c0b8178e58e
parent9fcf29738710f755ed45ad967eacd2287cd91a67
integration/SoCMemRegion: use type instead of io_region/linker_region and export type to csv/json

Supported types: "cached", "io", "cached+linker", "io+linker", default="cached"
litex/soc/integration/common.py
litex/soc/integration/export.py
litex/soc/integration/soc_core.py
litex/tools/remote/csr_builder.py