Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | synth: support nand, nor, xnor. | Tristan Gingold | 2017-02-26 | 2 | -0/+19 |
* | synth: reverse bit order for indexed names. | Tristan Gingold | 2017-02-16 | 1 | -2/+2 |
* | synth: defer gates removal after at end of entity synthesis. | Tristan Gingold | 2017-02-15 | 6 | -29/+95 |
* | synth: Fix handling of iir_downto in synth_indexed_name. | Tristan Gingold | 2017-02-15 | 1 | -1/+1 |
* | synth-expr.adb: fix Synth_Indexed_Name. | Tristan Gingold | 2017-02-13 | 1 | -2/+2 |
* | netlists-iterators: fix for gnat gpl 2014 | Tristan Gingold | 2017-02-02 | 1 | -77/+77 |
* | Add netlist generation infrastructure. | Tristan Gingold | 2017-01-31 | 42 | -0/+7388 |