| Copyright | (c) 2011-2015 Tom Hawkins 2019 Yann Herklotz |
|---|---|
| License | GPL-3 |
| Maintainer | yann [at] yannherklotz [dot] com |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Verismith.Verilog.Preprocess
Description
Simple preprocessor for `define and comments.
The code is from https://github.com/tomahawkins/verilog.
Edits to the original code are warning fixes and formatting changes.