aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/Schedule.ml
Commit message (Expand)AuthorAgeFilesLines
* Add temporary fixes to get everything to compiledev/predicated-executionYann Herklotz2021-02-121-10/+54
* Fix scheduling for if-conversionYann Herklotz2021-02-031-14/+90
* Add predicated values and instructionsYann Herklotz2021-02-021-8/+6
* Add Vrange and predicatesYann Herklotz2021-02-021-21/+21
* Fix OCaml files for compilationYann Herklotz2021-01-311-35/+18
* Translate from RTLBlock to RTLParYann Herklotz2021-01-131-201/+39
* Fix bugs in SchedulingYann Herklotz2020-10-311-3/+12
* Add tbl_to_casestatement into extractionYann Herklotz2020-10-261-10/+23
* Fix scheduling for loads and stores with WAR dependenciesYann Herklotz2020-10-231-16/+120
* Fix bug in schedulingYann Herklotz2020-10-201-1/+1
* Add top level functions to scheduleYann Herklotz2020-10-191-49/+115
* Add output to schedulingYann Herklotz2020-10-181-25/+282
* Add HTLBlockgen and more schedulingYann Herklotz2020-10-151-42/+64
* Add schedulingYann Herklotz2020-09-031-0/+139