Skip to main content

combinational

Attribute Macro combinational 

Source
#[combinational]
Expand description

Marks a hardware process as combinational. Expands to a builder open/close around the function body (must call session helpers for assigns).