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