Copyright | (C) 2013-2016 University of Twente 2016-2017 Myrtle Software Ltd |
---|---|
License | BSD2 (see the file LICENSE) |
Maintainer | Christiaan Baaij <christiaan.baaij@gmail.com> |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
:: Int | Integer width. The width Clash assumes an Integer to be (instead of it begin an arbitrarily large, runtime sized construct). |
-> Bool | Float support |
-> CustomReprs | Custom bit representations |
-> TyConMap | Type constructor map |
-> Type | Type to convert to HWType |
-> State HWMap (Maybe (Either String FilteredHWType)) |