eeric 0.0.2

An easily embeddable RV64I core with MFDV extensions
Documentation
1
2
3
4
5
6
pub struct R4 {
    pub rd: usize,
    pub rs1: usize,
    pub rs2: usize,
    pub rs3: usize,
}