Expand description
Structs§
- MemArray
- Memory array.
- RegFile
- The register file.
- Word
- A memory location that can be read and written to.
Enums§
- Machine
Init Strategy - Strategy used to initialize the
reg_fileandmemof theSimulator.
Traits§
- Word
Filler - Trait that describes types that can be used to create the data for an uninitialized
Word.