☰
bitsy_lang
0.4.0
Module mem
Structs
In bitsy_lang::sim::ext
?
Module
bitsy_lang
::
sim
::
ext
::
mem
source
·
[
−
]
Structs
Mem
A same-cycle random-access memory. Has 64KiB of memory. Addressed by a 32-bit address (only the bottom 16 bits are usable). Reads and writes a 32-bit word at a time.
MemInstance