aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/PrintVerilog.ml
Commit message (Collapse)AuthorAgeFilesLines
* 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