Copyright | (C) 2019 Myrtle Software Ltd |
---|---|
License | BSD2 (see the file LICENSE) |
Maintainer | Christiaan Baaij <christiaan.baaij@gmail.com> |
Safe Haskell | None |
Language | Haskell2010 |
Blackbox generation for literal data constructors. (System)Verilog only!
Synopsis
Documentation
:: Text | Base name of constructors (for example: GHC.Word.W) |
-> (Bool -> [Either Term Type] -> Int -> (BlackBoxMeta, BlackBox)) | Functions processing |
-> BlackBoxFunction |
Constructs "clean" literals.