fpga: Hookup Arty to litedram
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Sep 2019 17:24:06 +0000 (18:24 +0100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 8 May 2020 11:06:16 +0000 (21:06 +1000)
commit3ac815823c1f9312193a6144ca71bbe824d90fc1
tree6b4b8dbe747739ca2c743712fc7b89345042ba99
parent8bb3c8f8b6e71935cf9acceaa2139f6d68024975
fpga: Hookup Arty to litedram

The old toplevel.vhdl becomes top-generic.vhdl, which is to be used
by platforms that do not have a litedram option.

Arty has its own top-arty.vhdl which supports litedram and is now
hooked up

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
fpga/arty_a7.xdc
fpga/top-arty.vhdl [new file with mode: 0644]
fpga/top-generic.vhdl [new file with mode: 0644]
fpga/toplevel.vhdl [deleted file]
microwatt.core