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

@@ -112,9 +112,9 @@
"WR": 28,
"WTR_L": 10,
"WTR_S": 5,
"clkMhz": 800,
"pbR2act": 6,
"pbR2pbR": 72
"pbR2pbR": 72,
"tCK": 800
}
},
"simconfig": {
@@ -138,4 +138,4 @@
}
]
}
}
}