aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/PrintVerilog.ml
Commit message (Expand)AuthorAgeFilesLines
* Get some Verilog output with dividersdev/dividerYann Herklotz2021-02-221-2/+6
* Add new instructions for pipelinesYann Herklotz2021-02-211-1/+3
* Merge branch 'develop' into dev/dividerYann Herklotz2021-02-211-2/+15
|\
| * Fix printing of the final cycle countYann Herklotz2021-02-211-2/+15
* | Add beginning to scheduling divisionYann Herklotz2021-02-151-4/+16
|/
* Add more legible names to variablesmichalis_merge_2dev/improved-namesYann Herklotz2021-02-121-1/+17
* Fix state generation for if-conversionYann Herklotz2021-02-031-3/+9
* Add predicated values and instructionsYann Herklotz2021-02-021-0/+1
* Add correct copyright notices in filesYann Herklotz2021-01-101-0/+1
* Fix pretty printing bug in VerilogYann Herklotz2020-11-021-2/+2
* Fix printing of negative numbersYann Herklotz2020-10-231-1/+5
* Add RTLBlock intermediate languageYann Herklotz2020-08-301-0/+232