Merge pull request #500 from offnaria/master

Fix Memory test failure of Alveo U250
This commit is contained in:
enjoy-digital 2023-04-24 21:04:52 +02:00 committed by GitHub
commit a0594a0708
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",