aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-folds.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: add build2_concat2 and use it for vhdl concat.Tristan Gingold2021-08-281-0/+11
* synth-environment: early transformation of dyn_insert to dyn_insert_enTristan Gingold2021-06-211-0/+25
* update license headersumarcor2021-02-051-5/+3
* synth: push extract on mux2 for inference. For #1421Tristan Gingold2020-08-061-0/+28
* synth: handle null array comparison. Fix #1311Tristan Gingold2020-05-151-1/+28
* netlists-folds: add Build2_And, remove default location.Tristan Gingold2020-05-061-6/+18
* netlists-folds: add Buil2_ImpTristan Gingold2020-05-011-0/+14
* synth: minor refactoring.Tristan Gingold2020-04-221-2/+1
* synth: implement more conversions.Tristan Gingold2020-03-111-0/+14
* synth: fix conversion of net to constant for physical values. Fix #1148Tristan Gingold2020-03-021-2/+2
* netlists: optimize trunc.Tristan Gingold2019-11-111-4/+51
* synth: do more constant propagation (on build2Tristan Gingold2019-11-051-8/+39
* netlists: add build2_sresize, simplify code.Tristan Gingold2019-11-051-0/+23
* synth: extract netlists-folds from netlists-builders.Tristan Gingold2019-11-051-0/+159