Library of blocks for combining several input clock signals by logical combinators
Name | Description |
---|---|
PartialLogicalClock | Logical clock combining arbitrary many input clock signals according to a replaceable logical combinator |
ConjunctiveClock | Logical clock ticking whenever all input clocks ticked at least once, then resets and starts the next conjunctive cycle |
DisjunctiveClock | Logical clock ticking whenever any of its input clock signals ticks. |