rust_hls_macro 0.2.0

High level synthesis support for rust-hdl
Documentation
1
2
3
4
5
error: Multiple hls functions
  --> tests/fails_on_multiple_hls_function.rs:12:23
   |
12 |     pub extern "C" fn adderTwo(a: u32, b: u32) -> u32 {
   |                       ^^^^^^^^