aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-cleanup.adb
Commit message (Expand)AuthorAgeFilesLines
* netlists-cleanup: refactoring.Tristan Gingold2020-02-181-12/+17
* synth: handle component with ports in different order.Tristan Gingold2020-02-131-12/+16
* synth: remove remaining clock edge gates after memories.Tristan Gingold2020-02-101-0/+24
* synth: rework (again) memory inference.Tristan Gingold2020-02-101-0/+2
* netlists: use a mark and sweep cleanup.Tristan Gingold2020-01-151-0/+119
* synth-cleanup: avoid a crash on undriven output. Fix #1078Tristan Gingold2020-01-111-3/+5
* netlists: add remove_output_gates.Tristan Gingold2019-12-051-0/+27
* netlists-cleanup: add comments.Tristan Gingold2019-11-131-1/+7
* netlists-cleanup: do not remove the self-instance.Tristan Gingold2019-11-061-0/+2
* synth: rewrite cleanup pass.Tristan Gingold2019-10-101-0/+107