Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | synth-ieee-std-logic_1164: remove unused std_logic_vector declaration. | Tristan Gingold | 2020-05-17 | 1 | -4/+0 |
* | synth: use memtyp for synth-ieee-numeric_std, add more signed mul. | Tristan Gingold | 2020-05-16 | 1 | -0/+6 |
* | synth-static_oper: handle mul nat uns. Fix #1179 | Tristan Gingold | 2020-04-01 | 1 | -0/+1 |
* | synth-static_oper: handle unsigned "<". | Tristan Gingold | 2020-03-13 | 1 | -0/+6 |
* | synth: handle static mul sgn sgn. | Tristan Gingold | 2019-11-16 | 1 | -1/+6 |
* | synth: handle static mul uns uns. Fix bit order for add. | Tristan Gingold | 2019-11-16 | 1 | -0/+12 |
* | synth: add support for static vector/vector or. | Tristan Gingold | 2019-11-13 | 1 | -1/+14 |
* | synth: handle static unsigned/unsigned add. | Tristan Gingold | 2019-11-13 | 1 | -0/+3 |
* | synth: introduce synth-static_oper. | Tristan Gingold | 2019-11-13 | 1 | -0/+54 |