aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-utils.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: rewrite cleanup pass.Tristan Gingold2019-10-101-59/+0
* netlists-disp_vhdl: handle Const_Log, add comments, fix assertion.Tristan Gingold2019-10-021-0/+3
* synth: fold addition on constant nets.Tristan Gingold2019-09-171-0/+5
* synth: minor refactoring about const gates.Tristan Gingold2019-09-151-3/+9
* synth: add support for memories.Tristan Gingold2019-07-291-1/+6
* add port width utility function for yosys (#876)Pepijn de Vos2019-07-211-0/+10
* synth: add concatn gateTristan Gingold2019-07-191-9/+12
* synth: disp_vhdl: merge literals.Tristan Gingold2019-06-281-0/+15
* synth: Move get_input_net to netlists.utils.Tristan Gingold2019-06-281-0/+5
* synth: defer gates removal after at end of entity synthesis.Tristan Gingold2017-02-151-0/+59
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+126