aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: Move get_input_net to netlists.utils.Tristan Gingold2019-06-281-5/+0
* synth: add get_input_net helper.Tristan Gingold2019-06-281-0/+5
* synth: defer gates removal after at end of entity synthesis.Tristan Gingold2017-02-151-22/+16
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+812