aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-builders.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: add insert gate.Tristan Gingold2019-06-241-0/+38
* synth: handle ult comparison.Tristan Gingold2019-06-231-0/+3
* synth: added support for numeric_std unary negationChristos Gentsos2019-06-061-0/+2
* synth: use only one edge gate, make it fully abstract. Handle falling_edge.Tristan Gingold2019-05-221-15/+5
* synth: add adff, iadff.Tristan Gingold2019-04-161-0/+65
* synth: support nand, nor, xnor.Tristan Gingold2017-02-261-0/+7
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+649