rust_hls_macro 0.2.0

High level synthesis support for rust-hdl
Documentation
1
2
3
4
5
6
7
8
9
# rust_hls_macro

<!-- cargo-rdme start -->

Provides a `#[hls]` macro that can be used to synthesize a function into a rust-hdl module

Documentation and examples can be found in the main crate [rust_hls](https://crates.io/crates/rust_hls)

<!-- cargo-rdme end -->