aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-concats.adb
Commit message (Collapse)AuthorAgeFilesLines
* update license headersumarcor2021-02-051-5/+3
|
* dyn_tables: move Table_Initial generic to argument ofTristan Gingold2019-11-111-1/+1
|
* synth: extract netlists-folds from netlists-builders.Tristan Gingold2019-11-051-0/+2
|
* synth: create build2_concat from netlists-concat.Tristan Gingold2019-10-271-36/+4
|
* synth: fix incorrect order for concat.Tristan Gingold2019-10-081-2/+5
|
* netlists: remove renaming of Get_Parent for Net.Tristan Gingold2019-10-061-2/+2
|
* synth: add netlists.concatsTristan Gingold2019-09-051-0/+87