Module bitsy_lang::sim::ext::mem

source ·

Structs

  • 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.