Ver 0.9.1
What's Changed
- Implement dts compiler to simulator by @Alignof in #35
- Divide the instructions to file by the extensions by @Alignof in #36
- Divide the execution processing into module of extension by @Alignof in #37
- Implement A extension by @Alignof in #38
- Fix the data dependencies of zicsr by @Alignof in #43
- Fix the privileged instructions by @Alignof in #44
- Implement the PMP by @Alignof in #45
- Fix the MMU and instruction fetch by @Alignof in #46
- Passed the rv32uc-v by @Alignof in #47
Full Changelog: v0.9.0...v0.9.1