microwatt/fpga
Benjamin Herrenschmidt 8e0389b973 ram: Rework main RAM interface
This replaces the simple_ram_behavioural and mw_soc_memory modules
with a common wishbone_bram_wrapper.vhdl that interfaces the
pipelined WB with a lower-level RAM module, along with an FPGA
and a sim variants of the latter.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
..
LICENSE
arty_a7.xdc fpga: Arty A7's don't need multiple filesets
clk_gen_bypass.vhd Fix clk_gen_bypass
clk_gen_mcmm.vhd Improve PLL/MMCM clocks configuration
clk_gen_plle2.vhd Improve PLL/MMCM clocks configuration
cmod_a7-35.xdc
firmware.hex
hello_world.hex
main_bram.vhdl ram: Rework main RAM interface
nexys-video.xdc
nexys_a7.xdc
pp_fifo.vhd fifo: Reformat
pp_soc_uart.vhd pp_uart: reformat
pp_utilities.vhd
soc_reset.vhdl
soc_reset_tb.vhdl
toplevel.vhdl Add option to not flatten hierarchy