vexriscv-rust/README.md

8 lines
204 B
Markdown
Raw Normal View History

# `veriscv`
2017-09-19 22:04:12 +08:00
> Low level access to parts of the VexRiscv RISC-V processor
2017-09-19 22:04:12 +08:00
2020-03-18 23:36:30 +08:00
THIS PROJECT IS NOW OBSOLETE
2018-08-12 14:17:21 +08:00
2020-03-18 23:36:30 +08:00
You can access vexriscv-specific csrs in the `riscv` crate, under `riscv::registers::vexriscv::*`.