11 lines
293 B
ReStructuredText
11 lines
293 B
ReStructuredText
Memories
|
|
--------
|
|
|
|
.. py:module:: amaranth.lib.memory
|
|
|
|
The :mod:`amaranth.lib.memory` module provides a way to efficiently store data organized as an array of identically shaped rows, which may be addressed (read and/or written) one at a time.
|
|
|
|
.. todo::
|
|
|
|
Write the rest of this document.
|