aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-builders.ads
Commit message (Collapse)AuthorAgeFilesLines
...
* 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