aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth
Commit message (Expand)AuthorAgeFilesLines
* simul: replace Get_Instance_For_Slot by Get_Instance_Object.Tristan Gingold2017-12-111-3/+3
* evaluation: rename Get_Info to Get_Str_Info (reduce overloading).Tristan Gingold2017-12-081-2/+1
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-249-31/+31
* simulation: refactoring (move block_instance to iir_values).Tristan Gingold2017-11-244-4/+2
* Update simulate.Tristan Gingold2017-11-081-1/+1
* synth: support nand, nor, xnor.Tristan Gingold2017-02-262-0/+19
* synth: reverse bit order for indexed names.Tristan Gingold2017-02-161-2/+2
* synth: defer gates removal after at end of entity synthesis.Tristan Gingold2017-02-156-29/+95
* synth: Fix handling of iir_downto in synth_indexed_name.Tristan Gingold2017-02-151-1/+1
* synth-expr.adb: fix Synth_Indexed_Name.Tristan Gingold2017-02-131-2/+2
* netlists-iterators: fix for gnat gpl 2014Tristan Gingold2017-02-021-77/+77
* Add netlist generation infrastructure.Tristan Gingold2017-01-3142-0/+7388