soc/integration/soc_sdram: add assertion on csr_data_width since BIOS only support...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 19 Jul 2018 10:51:16 +0000 (12:51 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 19 Jul 2018 10:51:16 +0000 (12:51 +0200)
commit1564b440eb1a993664defbdccddc0a71816fb0c4
treea2e14af5cb1b71918cb7d7bcb4619c76718cdbe7
parentae62fe076ca62864eac148d860e61df8b1484af2
soc/integration/soc_sdram: add assertion on csr_data_width since BIOS only support SDRAM initialization for csr_data_width=8
litex/soc/integration/soc_sdram.py