aboutsummaryrefslogtreecommitdiffstats
path: root/src/dyn_interning.adb
Commit message (Collapse)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
|
* Rewrite dyn_interning using Dyn_Maps.Tristan Gingold2020-05-221-107/+4
|
* netlists: use dyn_maps package for attributes.Tristan Gingold2020-05-221-7/+0
|
* dyn_interning: add a Modify method.Tristan Gingold2020-05-211-0/+7
|
* dyn_tables: move Table_Initial generic to argument ofTristan Gingold2019-11-111-1/+1
|
* syn_interning: add get_index.Tristan Gingold2019-10-171-11/+24
|
* synth-inference: detect false loop.Tristan Gingold2019-09-171-0/+126