为rust-hdl提供高级综合支持
作者:Zebreus
#10 in #high-level-synthesis
在rust_hls中使用
60KB 1.5K SLoC
提供了一个#[hls]宏,可以用于将函数综合到rust-hdl模块中
#[hls]
文档和示例可以在主crate rust_hls中找到
lib.rs
~10–20MB ~277K SLoC