aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-gates.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: add concatn gateTristan Gingold2019-07-191-0/+3
* synth: add const_z gate.Tristan Gingold2019-07-191-0/+2
* synth: add Id_Port gate to improve display.Tristan Gingold2019-07-101-23/+24
* netlists: add reduce_or/reduce_and gates.Tristan Gingold2019-07-041-0/+2
* netlists: add assume gate.Tristan Gingold2019-07-041-0/+1
* synth: handle concurrent assertions.Tristan Gingold2019-07-021-0/+3
* synth: add dyn_insert module.Tristan Gingold2019-07-011-4/+10
* synth: add ule, fix gate number.Tristan Gingold2019-06-301-29/+29
* synth: disp_vhdl: handle mux2Tristan Gingold2019-06-281-0/+4
* synth: add get_input_net helper.Tristan Gingold2019-06-281-1/+7
* synth: add syn_extract for dynamic slices.Tristan Gingold2019-06-281-1/+2
* synth: add insert gate.Tristan Gingold2019-06-241-0/+10
* synth: use only one edge gate, make it fully abstract. Handle falling_edge.Tristan Gingold2019-05-221-5/+4
* synth: add comments.Tristan Gingold2019-04-161-3/+13
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+114