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

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