Copyright | (C) 2019 Myrtle Software Ltd |
---|---|
License | BSD2 (see the file LICENSE) |
Maintainer | QBayLogic B.V. <devops@qbaylogic.com> |
Safe Haskell | None |
Language | Haskell2010 |
Verification
Synopsis
- pprPslProperty :: HDL -> Text -> Text -> ActiveEdge -> Property' Text -> Text
- pprSvaProperty :: Text -> Text -> ActiveEdge -> Property' Text -> Text
- pprProperty :: Property dom -> Text
Documentation
Debugging functions
pprProperty :: Property dom -> Text Source #
Pretty print Property. Doesn't print valid HDL, but can be used for debugging purposes.