Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Upgrade to Latest RISC-V Spec #49

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Upgrade to Latest RISC-V Spec #49

wants to merge 8 commits into from

Conversation

vighneshiyer
Copy link
Contributor

@vighneshiyer vighneshiyer commented Feb 16, 2022

Resolves #29. Still WIP:

  • Update CSR implementation to match latest spec
  • Unify hex files for Scala and verilator tests
  • Modify the magic memory model to load program at DRAM base
  • Debug test failures manually via waveform
  • Modify the verilator testbench to snoop the dcache request bus to look for tohost writes
  • Modify Makefile to compile and use tests in riscv-tests
  • Support "syscall" API used in riscv-tests/benchmarks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC] Upgrade to User-level ISA v2.2 and Privileged Architecture v1.10
2 participants