Module rotate_bits
frontend
0.1.0
Module rotate_
bits
Module Items
Structs
Functions
In frontend::
components::
binary_
operations
frontend
::
components
::
binary_operations
Module
rotate_
bits
Copy item path
Source
Expand description
Implements bit shifting gates.
Structs
§
Rotate
Node
A component that performs bit (wire rotation) using
crate::layouter::nodes::identity_gate::IdentityGateNode
(i.e., rewire).
Functions
§
generate_
rot_
wirings
🔒