eeric 0.0.21

An easily embeddable RV64I core with MFDV extensions
Documentation
1
2
3
4
5
6
7
mod collect_fp_with_eew_ext;
mod collect_with_eew_ext;
mod collect_with_wide_eew_ext;

pub use collect_fp_with_eew_ext::IterFPCollectorExt;
pub use collect_with_eew_ext::IterEEWCollectorExt;
pub use collect_with_wide_eew_ext::IterEEWWidenCollectorExt;