| Commit message (Expand) | Author | Age | Files | Lines |
* | netlists: add new helpers for yosys plugin. | Tristan Gingold | 2020-03-31 | 1 | -1/+3 |
* | synth: add helper to support inout ports in yosys plugin. For #1166 | Tristan Gingold | 2020-03-29 | 1 | -0/+5 |
* | netlists: rework memories to fix port orders, add a loop. | Tristan Gingold | 2020-02-23 | 1 | -0/+4 |
* | netlists-memories: allow intermediate signals to detect sync read. | Tristan Gingold | 2020-01-12 | 1 | -0/+4 |
* | synth-environment: also optimize mux merge for sub-nets. | Tristan Gingold | 2019-12-31 | 1 | -0/+5 |
* | synth: handle wire assigned to a static value. Fix #1058 | Tristan Gingold | 2019-12-29 | 1 | -1/+5 |
* | synth: add Get_Input_Instance. | Tristan Gingold | 2019-12-14 | 1 | -0/+5 |
* | dyn_tables: move Table_Initial generic to argument of | Tristan Gingold | 2019-11-11 | 1 | -2/+6 |
* | synth: move net_table to netlists-utils. | Tristan Gingold | 2019-11-11 | 1 | -0/+10 |
* | synth: do more constant propagation (on build2 | Tristan Gingold | 2019-11-05 | 1 | -0/+6 |
* | netlists-utils: add clog2 | Tristan Gingold | 2019-11-03 | 1 | -0/+2 |
* | synth: create build2_concat from netlists-concat. | Tristan Gingold | 2019-10-27 | 1 | -1/+0 |
* | synth: rewrite cleanup pass. | Tristan Gingold | 2019-10-10 | 1 | -7/+0 |
* | synth: fold addition on constant nets. | Tristan Gingold | 2019-09-17 | 1 | -0/+1 |
* | synth: minor refactoring about const gates. | Tristan Gingold | 2019-09-15 | 1 | -1/+1 |
* | synth: rework partial assignments | Tristan Gingold | 2019-08-27 | 1 | -0/+7 |
* | add port width utility function for yosys (#876) | Pepijn de Vos | 2019-07-21 | 1 | -0/+3 |
* | synth: disp_vhdl: merge literals. | Tristan Gingold | 2019-06-28 | 1 | -0/+3 |
* | synth: Move get_input_net to netlists.utils. | Tristan Gingold | 2019-06-28 | 1 | -0/+2 |
* | synth: defer gates removal after at end of entity synthesis. | Tristan Gingold | 2017-02-15 | 1 | -0/+6 |
* | Add netlist generation infrastructure. | Tristan Gingold | 2017-01-31 | 1 | -0/+44 |