Module io
Modules
- intrinsics
Entities
- falling_edge
Emits a single cycle pulse the cycle a
boolvalue changes fromtruetofalse.- rising_edge
Emits a single cycle pulse the cycle a
boolvalue changes fromfalsetotrue.
Emits a single cycle pulse the cycle a bool value changes from true to false.
Emits a single cycle pulse the cycle a bool value changes from false to true.