examples/.yml: set cmd_latency to 1 on Kintex7/Ultrascale (values valided in LiteX-Boards).

This commit is contained in:
Florent Kermarrec 2020-08-06 11:52:17 +02:00
parent 07bf34d0e7
commit 4e62d28af6
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"memtype": "DDR3", # DRAM type
# PHY ----------------------------------------------------------------------
"cmd_latency": 0, # Command additional latency
"cmd_latency": 1, # Command additional latency
"sdram_module": "MT41J256M16", # SDRAM modules of the board or SO-DIMM
"sdram_module_nb": 4, # Number of byte groups
"sdram_rank_nb": 1, # Number of ranks

View File

@ -8,7 +8,7 @@
"memtype": "DDR4", # DRAM type
# PHY ----------------------------------------------------------------------
"cmd_latency": 0, # Command additional latency
"cmd_latency": 1, # Command additional latency
"sdram_module": "EDY4016A", # SDRAM modules of the board or SO-DIMM
"sdram_module_nb": 8, # Number of byte groups
"sdram_rank_nb": 1, # Number of ranks