xmos / lib_sdram

SDRAM library
Other
1 stars 5 forks source link

Codebase talks about row words but size of word not clear #8

Closed ed-xmos closed 7 years ago

ed-xmos commented 8 years ago

Can lead to confusion as api row words (32b) is half of sdram physical row words (16b). Docs/code should be clearer

ed-xmos commented 7 years ago

Addressed by 3.2.0 / https://github.com/xmos/lib_sdram/pull/18