aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-expands.adb
Commit message (Collapse)AuthorAgeFilesLines
* netlists: expand dyn_insert_enTristan Gingold2019-11-111-4/+17
|
* netlists-expands: handle gaps.Tristan Gingold2019-11-111-12/+12
|
* synth: extract netlists-folds from netlists-builders.Tristan Gingold2019-11-051-0/+1
|
* netlists-expands: expand rol.Tristan Gingold2019-11-031-0/+30
|
* netlists-expands: rewrite generate_muxes.Tristan Gingold2019-11-031-24/+102
|
* netlists-expands: use a safe walk.Tristan Gingold2019-11-031-1/+3
|
* netlits: fix memidx order.Tristan Gingold2019-11-011-38/+49
|
* netlists-expands: expand dyn_insertTristan Gingold2019-11-011-42/+171
|
* netlists-expands: handle 2d arrays.Tristan Gingold2019-10-281-83/+72
|
* synth: adjust computation of max for dyn_extract.Tristan Gingold2019-10-281-2/+2
|
* netlists-expand: truncate address if needed.Tristan Gingold2019-10-271-0/+10
|
* netlists: add code to expand dyn_extract gates (WIP).Tristan Gingold2019-10-271-0/+222