Skip to main content

hls

Attribute Macro hls 

Source
#[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).