1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-04-14 23:38:09 +00:00
Files
antonblanchard.microwatt/fpga
Benjamin Herrenschmidt f9f18906a3 soc: Rename wb_dram_ctrl to wb_ext_io and rework decoding
This makes the control bus currently going out of "soc" towards
litedram more generic for external IO devices added by the
top-level rather than inside the SoC proper.

This is mostly renaming of signals and a small change on how the
address decoder operates, using a separate "cascaded" decode for
the external IOs.

We make the region 0xc8nn_nnnn be the "external IO" region for
now.

This will make it easier / cleaner to add more external devices.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2020-06-14 14:00:35 +10:00
..
2020-06-13 00:01:48 +10:00
2019-10-13 14:41:53 +11:00
2019-08-23 16:23:53 +10:00
2019-08-22 16:46:13 +10:00
2020-06-13 00:01:48 +10:00
2019-08-22 16:46:13 +10:00