aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-builders.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: add support for memories.Tristan Gingold2019-07-291-0/+10
* synth: rework names.Tristan Gingold2019-07-221-1/+2
* synth: add concatn gateTristan Gingold2019-07-191-0/+5
* synth: add const_z gate.Tristan Gingold2019-07-191-0/+5
* synth: add Id_Port gate to improve display.Tristan Gingold2019-07-101-0/+2
* synth: handle simple user function calls.Tristan Gingold2019-07-061-0/+2
* netlists: allow to build idff without a connected D.Tristan Gingold2019-07-041-0/+1
* netlists: add reduce_or/reduce_and gates.Tristan Gingold2019-07-041-0/+5
* netlists: add assume gate.Tristan Gingold2019-07-041-0/+2
* synth: handle concurrent assertions.Tristan Gingold2019-07-021-0/+3
* synth: add dyn_insert module.Tristan Gingold2019-07-011-2/+5
* synth: add syn_extract for dynamic slices.Tristan Gingold2019-06-281-1/+6
* synth: add insert gate.Tristan Gingold2019-06-241-0/+4
* synth: use only one edge gate, make it fully abstract. Handle falling_edge.Tristan Gingold2019-05-221-5/+2
* synth: add adff, iadff.Tristan Gingold2019-04-161-0/+9
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+120