Pass wishbone record to bram memory module
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Sep 2019 15:39:52 +0000 (16:39 +0100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Sep 2019 15:57:47 +0000 (16:57 +0100)
commitd21ef5836d17e672751296eedb819a2b8884b0fd
treec4a4f1089b65bdbba97f06572a10a31602ed626b
parent1d66e1f981b4447f58e4506718740b1219d96644
Pass wishbone record to bram memory module

(And rename it to mw_soc_memory).

This makes soc.vhdl simpler and provides the same interface as
the simulated memory, which will help when sharing soc.vhdl
with sim later

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
fpga/mw_soc_memory.vhdl [new file with mode: 0644]
fpga/pp_soc_memory.vhd [deleted file]
fpga/soc.vhdl
microwatt.core