aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verismith/Generate.hs
Commit message (Collapse)AuthorAgeFilesLines
* Add full example of EMI testingYann Herklotz2021-05-171-2/+25
|
* Fix parser for a larger set of inputsYann Herklotz2021-04-261-2/+2
| | | | | | | | - Added support for parameter parsing - Added support for parameter declaration for instantiations - Fix parsing of @(*) - Fix parsing of `timescale - Add parsing for case statements with default
* Save out of scope variablesYann Herklotz2020-05-131-2/+8
|
* Fix generation of blocking assignmentYann Herklotz2020-05-131-45/+129
|
* Format with ormoluYann Herklotz2020-05-121-353/+383
|
* Add option to drop reg and wire from outputYann Herklotz2020-04-091-2/+24
|
* WIP changes to the AST typesYann Herklotz2020-03-161-39/+39
|
* Update license noticesYann Herklotz2020-01-061-1/+1
|
* Update license to dual license GPLv3Yann Herklotz2020-01-061-1/+1
|
* Add different identifier for forloopsYann Herklotz2019-11-241-15/+17
|
* Add mtl dependency to enable easier use of transformersYann Herklotz2019-10-271-38/+32
|
* Add the literal list to the mod instantiationYann Herklotz2019-10-251-2/+3
|
* Fix subtle issue with module generationYann Herklotz2019-10-251-0/+1
|
* [Fix #63] Make build pass againYann Herklotz2019-10-061-48/+49
|
* Rename main modulesYann Herklotz2019-09-181-0/+623