#[hls]Expand description
Marks a function for HLS (FR35 external and/or FR95 in-tree). Does not schedule in the macro;
scheduling is bitloom::hls::schedule_in_tree (FR95) or external Bambu (FR35).
#[hls]Marks a function for HLS (FR35 external and/or FR95 in-tree). Does not schedule in the macro;
scheduling is bitloom::hls::schedule_in_tree (FR95) or external Bambu (FR35).