aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update lu.c and update Makefile with extractionYann Herklotz2020-11-142-40/+35
* Merge branch 'dev-experiments'Yann Herklotz2020-11-1432-328/+611
|\
| * polybench editsNadesh Ramanathan2020-11-1129-310/+295
| * dividerNadesh Ramanathan2020-11-111-0/+81
| * Adding synthesis scriptsNadesh Ramanathan2020-11-103-0/+110
| * fixing luNadesh Ramanathan2020-11-101-14/+4
| * fixing durbinNadesh Ramanathan2020-11-101-8/+2
| * fixing gemverNadesh Ramanathan2020-11-101-6/+8
| * remove benchmarks from listNadesh Ramanathan2020-11-101-2/+0
| * fixes for choleskyNadesh Ramanathan2020-11-101-26/+22
| * fixes for fwNadesh Ramanathan2020-11-101-1/+4
| * fixing nussinovNadesh Ramanathan2020-11-101-5/+7
| * Merge branch 'dev-experiments' of https://github.com/ymherklotz/vericert into...Nadesh Ramanathan2020-11-102-9/+16
| |\
| | * Fix benchmarks to make them compileYann Herklotz2020-11-102-9/+16
| * | adding flagNadesh Ramanathan2020-11-101-1/+1
| |/
| * error messagingNadesh Ramanathan2020-11-091-6/+6
| * added some checksNadesh Ramanathan2020-11-091-0/+17
| * a script to execute polybench on vericertNadesh Ramanathan2020-11-092-0/+53
| * Fix Makefile for verilog backendYann Herklotz2020-11-094-7/+8
| * Add small changes to durbin and adpcmYann Herklotz2020-11-092-64/+99
| * Fix pretty printing bug in VerilogYann Herklotz2020-11-091-2/+2
| * Fix printing of negative numbersYann Herklotz2020-11-091-1/+5
* | Fix benchmarks to make them compileYann Herklotz2020-11-102-9/+16
* | Fix compilation issueYann Herklotz2020-11-103-12/+12
* | Change and add back HTLgenYann Herklotz2020-11-095-16/+66
* | Update definition of VnegYann Herklotz2020-11-072-2/+2
* | Add hls include fileYann Herklotz2020-11-071-0/+45
* | Finish implementation of shrx_shrx_alt_equivYann Herklotz2020-11-051-74/+133
* | Comment out blockgenYann Herklotz2020-11-041-1/+2
* | Quick compile fixYann Herklotz2020-11-042-2/+6
* | Add small changes to durbin and adpcmYann Herklotz2020-11-042-64/+99
* | Proven with some assumptionsYann Herklotz2020-11-041-4/+20
* | Continue to prove signed_negYann Herklotz2020-11-041-1/+44
* | Add to Oshrximm proofYann Herklotz2020-11-031-55/+109
* | Add intextraYann Herklotz2020-11-031-0/+115
* | Add RTLParYann Herklotz2020-11-021-0/+98
* | Fix pretty printing bug in VerilogYann Herklotz2020-11-021-2/+2
* | WIP on RTLBlock semanticsYann Herklotz2020-11-021-12/+98
* | Add optimisations to outputYann Herklotz2020-11-023-16/+78
* | Add flag to control if scheduling is activeYann Herklotz2020-11-012-2/+8
* | Improve performance dramatically for RTLBlock generationYann Herklotz2020-10-311-17/+19
* | Fix bugs in SchedulingYann Herklotz2020-10-311-3/+12
* | Add tbl_to_casestatement into extractionYann Herklotz2020-10-262-11/+26
* | Fix build error with ValueValYann Herklotz2020-10-261-2/+8
* | Add printing of intermediate rtlblock languageYann Herklotz2020-10-234-1/+11
* | Fix printing of negative numbersYann Herklotz2020-10-231-1/+5
* | Fix scheduling for loads and stores with WAR dependenciesYann Herklotz2020-10-231-16/+120
* | Improve test scriptYann Herklotz2020-10-232-5/+9
* | Finish implementing scheduling and add top level exportYann Herklotz2020-10-204-6/+12
* | Fix bug in schedulingYann Herklotz2020-10-201-1/+1