sifive-test-device 0.0.0

Provide definition of SiFive test device.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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).