Fix Memory test failure of Alveo U250

This commit is contained in:
offNaria 2023-04-24 17:35:58 +09:00 committed by GitHub
parent 9322869196
commit 68bfb325a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ class BaseSoC(SoCCore):
self.ddrphy = usddrphy.USPDDRPHY(platform.request("ddram"),
memtype = "DDR4",
sys_clk_freq = sys_clk_freq,
cmd_latency = 1,
iodelay_clk_freq = 500e6,
is_rdimm = True)
self.add_sdram("sdram",