generate_rot_wirings
frontend
0.1.0
In frontend::
components::
binary_
operations::
rotate_
bits
frontend
::
components
::
binary_operations
::
rotate_bits
Function
generate_
rot_
wirings
Copy item path
Source
fn generate_rot_wirings(arity:
usize
, rot_amount:
i32
) ->
Vec
<(
u32
,
u32
)>