vexriscv-rust/README.md

8 lines
204 B
Markdown

# `veriscv`
> Low level access to parts of the VexRiscv RISC-V processor
THIS PROJECT IS NOW OBSOLETE
You can access vexriscv-specific csrs in the `riscv` crate, under `riscv::registers::vexriscv::*`.