Definition
Memory Array
A memory array is a storage structure organised as addressable cells with one or more read and write ports.
Unlike read-only memory, a read-write memory array allows data to be written after manufacture or during normal operation.
Small multi-ported memory arrays are often used to implement register files and other processor storage structures.
