verismith-1.1.0: Random verilog generation and simulator testing.
Safe HaskellNone
LanguageHaskell2010

Verismith.Verilog2005.PrettyPrinter

Synopsis

Documentation

genSource :: Maybe Word -> PrintingOpts -> Verilog2005 -> ByteString Source #

Generates a string from a line length limit and a Verilog AST

data LocalCompDir Source #

All locally applicable properties controlled by compiler directives

Constructors

LocalCompDir 

data PrintingOpts Source #

Pretty-printer options