Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).