Crate rust_hls_macro

Source
Expand description

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

Attribute Macrosยง

hls
Synthesizes a verilog module into a rust-hdl module.