Crates.io | rust_hls_macro |
lib.rs | rust_hls_macro |
version | 0.2.0 |
source | src |
created_at | 2023-06-21 15:42:58.399835 |
updated_at | 2023-06-21 15:42:58.399835 |
description | High level synthesis support for rust-hdl |
homepage | https://github.com/zebreus/bachelor-thesis/tree/master/bambu-macro/rust_hls_macro |
repository | https://github.com/zebreus/bachelor-thesis |
max_upload_size | |
id | 896226 |
size | 12,324 |
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