| Copyright | (c) 2019 Yann Herklotz Grave |
|---|---|
| License | GPL-3 |
| Maintainer | yann [at] yannherklotz [dot] com |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | Haskell2010 |
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.