aboutsummaryrefslogtreecommitdiffstats
path: root/src/Test/VeriFuzz/Verilog/CodeGen.hs
Commit message (Expand)AuthorAgeFilesLines
* Rename files out of the moduleYann Herklotz2019-01-101-315/+0
* Rename module names so that I can move themYann Herklotz2019-01-101-11/+11
* Add conversion ByteString -> IntegerYann Herklotz2019-01-021-3/+2
* Fix logic in CodeGen with maybeYann Herklotz2019-01-011-2/+4
* Fix linting warningsYann Herklotz2019-01-011-5/+5
* Add documentationYann Herklotz2019-01-011-0/+10
* Add missing case in functionYann Herklotz2018-12-311-0/+2
* Add show instance and add concat to reglvalYann Herklotz2018-12-311-10/+55
* Fix build errorsYann Herklotz2018-12-311-0/+1
* Remove sep and fromList in favour of foldYann Herklotz2018-12-311-3/+3
* Large refactorYann Herklotz2018-12-311-58/+37
* Add direction to Decl and add doctestYann Herklotz2018-12-311-2/+3
* [Fix #17] Add size to portsYann Herklotz2018-12-311-3/+11
* [Fix #13, Fix #15] Fix type errors and add inst functionsYann Herklotz2018-12-301-3/+3
* Fix verilog output for output portYann Herklotz2018-12-291-1/+1
* Changes to the APIYann Herklotz2018-12-291-9/+14
* Fix documentation and copyrightYann Herklotz2018-12-281-3/+3
* Move verilog files into specific moduleYann Herklotz2018-12-281-0/+263