#[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).
#[combinational]Marks a hardware process as combinational. Expands to a builder open/close around the function body (must call session helpers for assigns).