soc_sdram/kcu105: add optional main_ram_size_limit and use it on KCU105 to limit...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 7 Nov 2019 08:00:54 +0000 (09:00 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 7 Nov 2019 08:00:54 +0000 (09:00 +0100)
commitb52dcde9ba0d5f3b0789229e0091bcec4051f07f
tree05c257c01367ec36d35f1a37ea327b2afb239c4c
parent9053d0803a58535d8098f083033f81f96bf99562
soc_sdram/kcu105: add optional main_ram_size_limit and use it on KCU105 to limit to 1GB instead of 2GB.

CSR map will need to be updated to support the 2GB.
litex/boards/targets/kcu105.py
litex/soc/integration/soc_sdram.py