aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/HTLPargen.v
Commit message (Expand)AuthorAgeFilesLines
* Get some Verilog output with dividersdev/dividerYann Herklotz2021-02-221-9/+16
* Fix arguments to RBassign and pipedYann Herklotz2021-02-221-1/+1
* Add new instructions for pipelinesYann Herklotz2021-02-211-18/+8
* Merge branch 'develop' into dev/dividerYann Herklotz2021-02-211-15/+18
|\
| * Fix RTLPar to use instr list list listYann Herklotz2021-02-161-15/+18
* | Add beginning to scheduling divisionYann Herklotz2021-02-151-72/+83
|/
* Add temporary fixes to get everything to compileYann Herklotz2021-02-121-12/+75
* Fix state generation for if-conversionYann Herklotz2021-02-031-4/+5
* Add predicated values and instructionsYann Herklotz2021-02-021-14/+34
* Add Vrange and predicatesYann Herklotz2021-02-021-14/+31
* Fix HTLPargen and RTLPargenYann Herklotz2021-01-291-5/+5
* Fix types with new changes in RTLBlockYann Herklotz2021-01-221-58/+89
* Fix imports in Coq modulesYann Herklotz2021-01-211-5/+15
* Add HTLPargen translationYann Herklotz2021-01-131-50/+130
* Add conversion from RTLPar to HTLYann Herklotz2021-01-121-0/+633