aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-utils.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: rewrite cleanup pass.Tristan Gingold2019-10-101-7/+0
* synth: fold addition on constant nets.Tristan Gingold2019-09-171-0/+1
* synth: minor refactoring about const gates.Tristan Gingold2019-09-151-1/+1
* synth: rework partial assignmentsTristan Gingold2019-08-271-0/+7
* add port width utility function for yosys (#876)Pepijn de Vos2019-07-211-0/+3
* synth: disp_vhdl: merge literals.Tristan Gingold2019-06-281-0/+3
* synth: Move get_input_net to netlists.utils.Tristan Gingold2019-06-281-0/+2
* synth: defer gates removal after at end of entity synthesis.Tristan Gingold2017-02-151-0/+6
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+44