Copyright | (C) 2021 QBayLogic B.V. |
---|---|
License | BSD2 (see the file LICENSE) |
Maintainer | QBayLogic B.V. <devops@qbaylogic.com> |
Safe Haskell | None |
Language | Haskell2010 |
Clash.Hedgehog.Signal
Description
Random generation of types from Clash.Signal.Internal.
Documentation
genActiveEdge :: forall m. MonadGen m => m ActiveEdge Source #
genInitBehavior :: forall m. MonadGen m => m InitBehavior Source #
genResetKind :: forall m. MonadGen m => m ResetKind Source #
genResetPolarity :: forall m. MonadGen m => m ResetPolarity Source #