aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: use original entity to display netlist.Tristan Gingold2019-07-231-0/+3
* synth: remove bounds (unused) for ports.Tristan Gingold2019-07-221-4/+0
* synth: add concatn gateTristan Gingold2019-07-191-0/+8
* netlists: add a comment.Tristan Gingold2019-06-301-0/+11
* synth: Move get_input_net to netlists.utils.Tristan Gingold2019-06-281-2/+0
* synth: add get_input_net helper.Tristan Gingold2019-06-281-0/+2
* Small typo in netlist.adsPepijn de Vos2019-05-051-1/+1
* [PATCH] synth: add comments.Tristan Gingold2019-04-181-2/+9
* synth: add comments.Tristan Gingold2019-04-161-18/+34
* synth: defer gates removal after at end of entity synthesis.Tristan Gingold2017-02-151-3/+5
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+337