xmos / lib_sdram

SDRAM library
Other
1 stars 5 forks source link

Missing I/O timing information #11

Open ed-xmos opened 8 years ago

ed-xmos commented 8 years ago

Should probably be in guide and certainly in appnote. I/O timing in code appears to only correct at 50MHz. For other clock rates, it needs to be modified. Example timing calculations attached. xcore sdram timing.xlsx

ed-xmos commented 7 years ago

THis is now partially addressed Timing setup is done automatically by simply selecting a divider. Some timing calculations can be found in server.xc (done for slicekit) It would be good to add this to the docs, ideally an app-note.