Module rvemu::dram[][src]

The memory module contains the memory structure and implementation to read/write the memory.

Structs

Dram

The memory used by the emulator.

Constants

DRAM_SIZE

Default memory size (1GiB).