Results 4 issues of Nursultan Kabylkas

Hello 👋🏽 Dromajo co-simulation pass was broken due to the directory restructuring that happened after transferring Ariane to openhwgroup. This pull request includes: - fixes the Dromajo and should address...

### To reproduce This failure happens when running one of the riscv-isa tests: `rv64ui-v-bltu`. ```c make verilate DROMAJO=1 make run-dromajo-verilator BIN=$(RISCV)/riscv64-unknown-elf/share/riscv-tests/isa/rv64ui-v-bltu ``` ### Details According to ISA spec (from what...

Component:RTL
Type:Bug
Status:In Progress
PARAM:SMODE
notCV32A65X

The method of booting the system from multiple boot ROM files, as implemented in PR #76, is not the most elegant solution. For instance, when the system only has a...

The motive for this PR is explained in #79. This pull request introduces the implementation for the enhancement. When the checkpoint is saved, a single boot ROM is generated for...