memory bit Definition
An individual memory address in a memory (that is RAM or ROM) block. For
example, the content5_[4..0] memory word defines a byte of
memory in which the individual memory bits are content5_4,
content5_3, content5_2,
content5_1, and content5_0.