Skip to content
- Reorganized much of the memory aspect of JZJCoreF: Memory Mapped IO now only works with whole word accesses (was confusing for software before anyways) and MemoryBackend has been completely eliminated
- Added support for an optional RV32EZifencei implementation (still requires more testing)
- Code readability improvements