Migrate from clkMhz to tCK entry in memspecs

This commit is contained in:
2023-12-18 10:50:32 +01:00
parent 5eabecc9f9
commit 0ec6ea79ad
178 changed files with 188 additions and 194 deletions

View File

@@ -129,7 +129,7 @@
"XPDLL": 255,
"XS": 252,
"XSDLL": 512,
"clkMhz": 933
"tCK": 1072
}
},
"simconfig": {
@@ -150,4 +150,4 @@
},
"simulationid": "ddr4-example"
}
}
}

View File

@@ -127,7 +127,7 @@
"XPDLL": 255,
"XS": 252,
"XSDLL": 512,
"clkMhz": 933
"tCK": 1072
}
},
"simconfig": {
@@ -148,4 +148,4 @@
},
"simulationid": "ddr4-example"
}
}
}