You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/litedram/gen-src
Benjamin Herrenschmidt 7f1f6b8525 litedram: Add support for Microwatt-initialized controller
This adds support for initializing the memory controller from microwatt
rather than using a built-in RiscV processor. This might require some
fixes to LiteX and LiteDRAM (they haven't been merged as of this commit
yet).

This is enabled in the shipped generated files and can be changed via
modifying the generator script to pass False to "mw_init"

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
4 years ago
..
sdram_init litedram: Add support for Microwatt-initialized controller 4 years ago
arty.yml litedram: Add support for Microwatt-initialized controller 4 years ago
generate.py litedram: Add support for Microwatt-initialized controller 4 years ago
nexys-video.yml litedram: Add basic support for LiteX LiteDRAM 4 years ago
wrapper-mw-init.vhdl litedram: Add support for Microwatt-initialized controller 4 years ago
wrapper-self-init.vhdl litedram: Add basic support for LiteX LiteDRAM 4 years ago