calyx_
opt
0.7.1
Module math_
utilities
Module Items
Functions
In calyx_
opt::
passes
calyx_opt
::
passes
Module
math_utilities
Copy item path
Source
Functions
ยง
get_
bit_
width_
from
Returns the minimum bit width needed to represents n states with zero inclusive. Panics otherwise. Note: To represent the number
n
, you need to represent
n+1
states.