clash-lib-1.8.4: Clash: a functional hardware description language - As a library
Copyright(C) 2020 QBayLogic B.V.
LicenseBSD2 (see the file LICENSE)
MaintainerQBayLogic B.V. <devops@qbaylogic.com
Safe HaskellNone
LanguageHaskell2010

Clash.Netlist.Id.Verilog

Description

 

Documentation

isKeyword :: Text -> Bool Source #

parseBasic :: Text -> Bool Source #

toBasic' :: Text -> Text Source #

toBasic :: Text -> Text Source #

unextend :: Text -> Text Source #

toText :: IdentifierType -> Text -> Text Source #