| Commit message (Expand) | Author | Age | Files | Lines |
* | synth: add syn_extract for dynamic slices. | Tristan Gingold | 2019-06-28 | 1 | -3/+9 |
* | synth: handle slice assignment. | Tristan Gingold | 2019-06-25 | 1 | -0/+21 |
* | synth: add insert gate. | Tristan Gingold | 2019-06-24 | 1 | -0/+30 |
* | synth: handle discrete choice in case statements. | Tristan Gingold | 2019-06-23 | 1 | -1/+5 |
* | synth: handle more predefined functions. | Tristan Gingold | 2019-06-23 | 1 | -14/+11 |
* | synth-stmts: fix for unordered choices in case statement. | Tristan Gingold | 2019-06-23 | 1 | -5/+14 |
* | synth-stmts: handle constant if statements. | Tristan Gingold | 2019-06-23 | 1 | -2/+18 |
* | synth: get rid of execution and elaboration. | Tristan Gingold | 2019-06-19 | 1 | -45/+35 |
* | synth-stmts: handle enumeration type in case, renaming. | Tristan Gingold | 2019-06-13 | 1 | -63/+72 |
* | synth: handle conditional generate process. | Tristan Gingold | 2019-06-11 | 1 | -1/+45 |
* | synth: support conditional signal assignments. | Tristan Gingold | 2019-06-08 | 1 | -6/+38 |
* | synth: add comments and refactoring. | Tristan Gingold | 2019-06-07 | 1 | -1/+1 |
* | vhdl: extract vhdl.errors from errorout. | Tristan Gingold | 2019-05-08 | 1 | -1/+1 |
* | vhdl: move iirs_utils to vhdl.utils | Tristan Gingold | 2019-05-06 | 1 | -1/+1 |
* | vhdl: move evaluation to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -2/+2 |
* | vhdl: move ieee packages to vhdl children. | Tristan Gingold | 2019-05-05 | 1 | -11/+11 |
* | vhdl: move sem* packages to vhdl children. | Tristan Gingold | 2019-05-05 | 1 | -2/+2 |
* | synth: ignore component instantiations (TODO). | Tristan Gingold | 2019-04-16 | 1 | -0/+4 |
* | move algos to grt. | Tristan Gingold | 2019-03-20 | 1 | -2/+3 |
* | fix gnat8 errors for libghdlsynth targets | Stefan Biereigel | 2019-03-13 | 1 | -1/+0 |
* | evaluation: rename Get_Info to Get_Str_Info (reduce overloading). | Tristan Gingold | 2017-12-08 | 1 | -2/+1 |
* | Create the simul.ads package (for a namespace). | Tristan Gingold | 2017-11-24 | 1 | -9/+9 |
* | Add netlist generation infrastructure. | Tristan Gingold | 2017-01-31 | 1 | -0/+826 |