Project: memory_sizer

Overview | People | Documentation | Download | Opencores Mail list | Contact me

Documentation

The module specification and module design document for memory_sizer are currently under development. In the meantime, feel free to examine the example code which shows how to use the module. Also, the code is full of good comments, and there is a fairly detailed explanation of the working of the module in the file header.

When using these modules, pay attention to the parameters. You can re-size the module to meet your needs by changing the parameters. If you want to use a fixed access width, then hard-wire the input "access_width_i" to the code which corresponds to that width, and the logic of the module will become simplified during synthesis.