Skip to main content

bool_to_mask

Function bool_to_mask 

Source
pub fn bool_to_mask(b: &CircuitBuilder, boolean: Wire) -> Wire
Expand description

Convert MSB-bool into an all-1/all-0 mask.