clash-lib-1.2.5: CAES Language for Synchronous Hardware - As a Library
Copyright(C) 2019 Myrtle Software Ltd
LicenseBSD2 (see the file LICENSE)
MaintainerChristiaan Baaij <christiaan.baaij@gmail.com>
Safe HaskellNone
LanguageHaskell2010

Clash.Primitives.GHC.Word

Description

Blackbox generation for GHC.Word.WordX# data constructors. (System)Verilog only!

Synopsis

Documentation

wordTF :: BlackBoxFunction Source #

Template function for Word8,Word16,.. Constructs "clean" literals. This function generates valid (System)Verilog only!