aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth
Commit message (Expand)AuthorAgeFilesLines
* synth: support nand, nor, xnor.Tristan Gingold2017-02-262-0/+19
* synth: reverse bit order for indexed names.Tristan Gingold2017-02-161-2/+2
* synth: defer gates removal after at end of entity synthesis.Tristan Gingold2017-02-156-29/+95
* synth: Fix handling of iir_downto in synth_indexed_name.Tristan Gingold2017-02-151-1/+1
* synth-expr.adb: fix Synth_Indexed_Name.Tristan Gingold2017-02-131-2/+2
* netlists-iterators: fix for gnat gpl 2014Tristan Gingold2017-02-021-77/+77
* Add netlist generation infrastructure.Tristan Gingold2017-01-3142-0/+7388