Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ydrmaster/sifive-test-device
Provide definition of SiFive test device
https://github.com/ydrmaster/sifive-test-device
driver qemu riscv rust
Last synced: about 1 month ago
JSON representation
Provide definition of SiFive test device
- Host: GitHub
- URL: https://github.com/ydrmaster/sifive-test-device
- Owner: YdrMaster
- License: mit
- Created: 2022-11-11T04:55:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T07:39:39.000Z (about 2 years ago)
- Last Synced: 2024-02-22T15:42:58.292Z (10 months ago)
- Topics: driver, qemu, riscv, rust
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# sifive-test-device
[![CI](https://github.com/YdrMaster/sifive-test-device/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/YdrMaster/sifive-test-device/actions)
[![Latest version](https://img.shields.io/crates/v/sifive-test-device.svg)](https://crates.io/crates/sifive-test-device)
[![issue](https://img.shields.io/github/issues/YdrMaster/sifive-test-device)](https://github.com/YdrMaster/sifive-test-device/issues)
[![Documentation](https://docs.rs/sifive-test-device/badge.svg)](https://docs.rs/sifive-test-device)
![license](https://img.shields.io/github/license/YdrMaster/sifive-test-device)Provide definition of SiFive test device for Qemu/virt.
See [source code](https://github.com/qemu/qemu/blob/master/hw/misc/sifive_test.c).