soc/integration/sdram_init: use fixed burst_length for each memtype (even in 1:2...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 16 Jul 2018 16:40:36 +0000 (18:40 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 16 Jul 2018 16:40:36 +0000 (18:40 +0200)
commit7ecdcaca4b87378e0bda3c3092072df7cbdf9fd6
tree322495e6ac03700df370e87e50a8e46dd867b242
parenta4caa8964a59379c80ce1678022d14ce12204bc2
soc/integration/sdram_init: use fixed burst_length for each memtype (even in 1:2, use BL8 for DDR3 since BL4 is not efficient)
litex/soc/integration/sdram_init.py