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:
@@ -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-0533",
|
||||
"memoryType": "LPDDR5",
|
||||
|
||||
Reference in New Issue
Block a user