Module logical_shift
frontend
0.1.0
Module logical_
shift
Module Items
Structs
Functions
In frontend::
components::
binary_
operations
frontend
::
components
::
binary_operations
Module
logical_
shift
Copy item path
Source
Expand description
Implements bit shifting gates.
Structs
§
Shift
Node
A component that performs logical bit shift operations using
crate::layouter::nodes::identity_gate::IdentityGateNode
.
Functions
§
generate_
shift_
wirings
🔒