chore: update DRAMUtils version

Update the DRAMUtils version and fix all configs that now require DBI
parameters for the memimpedance spec.
This commit is contained in:
2025-11-12 12:35:32 +01:00
parent c83592e8d9
commit 1ef2b3bd9c
106 changed files with 1102 additions and 330 deletions

View File

@@ -64,24 +64,31 @@
"ck_termination": true,
"ck_R_eq": 1e6,
"ck_dyn_E": 1e-12,
"ca_termination": true,
"ca_R_eq": 1e6,
"ca_dyn_E": 1e-12,
"rdq_termination": true,
"rdq_R_eq": 1e6,
"rdq_dyn_E": 1e-12,
"wdq_termination": true,
"wdq_R_eq": 1e6,
"wdq_dyn_E": 1e-12,
"wck_termination": true,
"wck_R_eq": 1e6,
"wck_dyn_E": 1e-12,
"rdqs_termination": true,
"rdqs_R_eq": 1e6,
"rdqs_dyn_E": 1e-12
"rdqs_dyn_E": 1e-12,
"rdbi_termination": true,
"rdbi_R_eq": 1e6,
"rdbi_dyn_E": 1e-12,
"wdbi_termination": true,
"wdbi_R_eq": 1e6,
"wdbi_dyn_E": 1e-12
},
"memoryId": "JEDEC_1Gbx16_16B_LPDDR5X-2750",
"memoryType": "LPDDR5",