Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | synth-inference: detect false loop. | Tristan Gingold | 2019-09-17 | 1 | -0/+4 |
* | synth: use original entity to display netlist. | Tristan Gingold | 2019-07-23 | 1 | -0/+3 |
* | synth: remove bounds (unused) for ports. | Tristan Gingold | 2019-07-22 | 1 | -4/+0 |
* | synth: add concatn gate | Tristan Gingold | 2019-07-19 | 1 | -0/+8 |
* | netlists: add a comment. | Tristan Gingold | 2019-06-30 | 1 | -0/+11 |
* | synth: Move get_input_net to netlists.utils. | Tristan Gingold | 2019-06-28 | 1 | -2/+0 |
* | synth: add get_input_net helper. | Tristan Gingold | 2019-06-28 | 1 | -0/+2 |
* | Small typo in netlist.ads | Pepijn de Vos | 2019-05-05 | 1 | -1/+1 |
* | [PATCH] synth: add comments. | Tristan Gingold | 2019-04-18 | 1 | -2/+9 |
* | synth: add comments. | Tristan Gingold | 2019-04-16 | 1 | -18/+34 |
* | synth: defer gates removal after at end of entity synthesis. | Tristan Gingold | 2017-02-15 | 1 | -3/+5 |
* | Add netlist generation infrastructure. | Tristan Gingold | 2017-01-31 | 1 | -0/+337 |