riscv_plic

Crates.ioriscv_plic
lib.rsriscv_plic
version0.2.0
created_at2024-12-18 06:08:07.353218+00
updated_at2025-11-27 07:10:53.78928+00
descriptionRISC-V platform-level interrupt controller (PLIC) register definitions and basic operations
homepagehttps://github.com/arceos-org/arceos
repositoryhttps://github.com/arceos-org/riscv_plic
max_upload_size
id1487245
size12,309
core (github:arceos-org:core)

documentation

https://docs.rs/riscv_plic

README

riscv_plic

Crates.io Docs.rs CI

RISC-V platform-level interrupt controller (PLIC) register definitions and basic operations.

The official documentation: https://github.com/riscv/riscv-plic-spec/blob/master/riscv-plic.adoc/

Ref: https://github.com/YdrMaster/plic

Commit count: 2

cargo fmt