targets/nexys_video: remove read leveling constants (now automatic)

This commit is contained in:
Florent Kermarrec 2018-07-16 09:44:15 +02:00
parent d825004173
commit a4caa8964a
1 changed files with 0 additions and 2 deletions

View File

@ -97,8 +97,6 @@ class BaseSoC(SoCSDRAM):
# sdram
self.submodules.ddrphy = s7ddrphy.A7DDRPHY(platform.request("ddram"))
self.add_constant("READ_LEVELING_BITSLIP", 3)
self.add_constant("READ_LEVELING_DELAY", 14)
sdram_module = MT41K256M16(self.clk_freq, "1:4")
self.register_sdram(self.ddrphy,
sdram_module.geom_settings,