Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ydrmaster/aclint

Provide structs and methods to operate riscv aclint device.
https://github.com/ydrmaster/aclint

driver riscv rust

Last synced: about 1 month ago
JSON representation

Provide structs and methods to operate riscv aclint device.

Awesome Lists containing this project

README

        

# aclint

[![CI](https://github.com/YdrMaster/aclint/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/YdrMaster/aclint/actions)
[![Latest version](https://img.shields.io/crates/v/aclint.svg)](https://crates.io/crates/aclint)
[![issue](https://img.shields.io/github/issues/YdrMaster/aclint)](https://github.com/YdrMaster/aclint/issues)
[![Documentation](https://docs.rs/aclint/badge.svg)](https://docs.rs/aclint)
![license](https://img.shields.io/github/license/YdrMaster/aclint)

Provide structs and methods to operate riscv aclint device.

See [the spec repo](https://github.com/riscv/riscv-aclint).