Module small_range_check

Module small_range_check 

Source
Expand description

Small range check, 0..8 bits

Structs§

SmallRangeCheckChip
SmallRangeCheckConfig

Functions§

range_check
Checks that an expression is in the small range [0..range), i.e. 0 ≤ word < range.