#risc-v #register #peripheral #low-level

no-std vexriscv

Low level access to the VexRiscv processor

3 releases

Uses old Rust 2015

0.0.3 Aug 4, 2020
0.0.2 Jan 8, 2020
0.0.1 Dec 28, 2019

#1991 in Embedded development

Download history 8/week @ 2024-02-18 57/week @ 2024-02-25 9/week @ 2024-03-03 4/week @ 2024-03-10

78 downloads per month
Used in 4 crates

ISC license

41KB
358 lines

Contains (static library, 7KB) bin/riscv64imac-unknown-none-elf.a, (static library, 5KB) bin/riscv32i-unknown-none-elf.a, (static library, 5KB) bin/riscv32imac-unknown-none-elf.a, (static library, 5KB) bin/riscv32imc-unknown-none-elf.a, (static library, 7KB) bin/riscv64gc-unknown-none-elf.a

crates.io crates.io Build Status

vexriscv

Low level access to parts of the VexRiscv RISC-V processor

This project complements riscv, which is developed and maintained by the RISC-V team.

Documentation

License

Copyright 2020 Sean "xobs" Cross Copyright 2019 RISC-V team

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Code of Conduct

Contribution to this crate is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the RISC-V team, promises to intervene to uphold that code of conduct.

No runtime deps