aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/PrintVerilog.ml
Commit message (Expand)AuthorAgeFilesLines
* Fix backend hardware generation and schedulingYann Herklotz2023-08-101-7/+10
* Merge remote-tracking branch 'origin/dev/divider' into dev/schedulingYann Herklotz2021-11-161-2/+17
|\
| * 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
| |\
| * | Add beginning to scheduling divisionYann Herklotz2021-02-151-4/+16
* | | Work more on equivalence of SATYann Herklotz2021-10-261-1/+1
* | | Fix pretty printing issue in VerilogYann Herklotz2021-08-121-1/+1
* | | Fix initialisation moreYann Herklotz2021-04-011-7/+7
* | | Add 0 initialisationYann Herklotz2021-04-011-1/+1
* | | Add new enable interfaceYann Herklotz2021-04-011-3/+3
* | | Add memory disableYann Herklotz2021-03-311-3/+6
* | | Print Verilog in reverse orderYann Herklotz2021-03-021-1/+1
* | | Change lists in case statements to stmnt_listYann Herklotz2021-03-011-1/+3
| |/ |/|
* | Fix printing of the final cycle countYann Herklotz2021-02-211-2/+15
|/
* Add more legible names to variablesYann 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