verismith-0.5.0.0: Random verilog generation and simulator testing.

Copyright(c) 2019 Yann Herklotz Grave
LicenseGPL-3
Maintaineryann [at] yannherklotz [dot] com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Verismith.Verilog.Quote

Description

QuasiQuotation for verilog code in Haskell.

Synopsis

Documentation

verilog :: QuasiQuoter Source #

Quasiquoter for verilog, so that verilog can be written inline and be parsed to an AST at compile time.