| Commit message (Expand) | Author | Age | Files | Lines |
* | synth: handle concatenation of unbounded types. Fix #1993 | Tristan Gingold | 2022-03-08 | 1 | -8/+25 |
* | synth-vhdl_oper: implement <= for arrays. Fix #1991 | Tristan Gingold | 2022-03-02 | 1 | -7/+17 |
* | synth-vhdl_oper: handle to_unsigned with an unsigned for size. Fix #1977 | Tristan Gingold | 2022-02-17 | 1 | -27/+30 |
* | synth-vhdl_oper: handle bit condition operator. Fix #1971 | Tristan Gingold | 2022-02-16 | 1 | -1/+2 |
* | synth: fix handling of std_logic_unsigned."-" for negative numbers. | Tristan Gingold | 2022-01-18 | 1 | -8/+12 |
* | synth: also handle rol. For #1909 | Tristan Gingold | 2021-11-11 | 1 | -0/+5 |
* | synth: handle ror from numeric_std. Fix #1909 | Tristan Gingold | 2021-11-11 | 1 | -1/+4 |
* | synth: do full elaboration before synthesis | Tristan Gingold | 2021-11-01 | 1 | -1/+4 |
* | synth-vhdl_oper: handle nor for boolean | Tristan Gingold | 2021-09-14 | 1 | -0/+1 |
* | synth: add build2_concat2 and use it for vhdl concat. | Tristan Gingold | 2021-08-28 | 1 | -4/+4 |
* | synth: file renaming for decls, expr, insts and stmts. | Tristan Gingold | 2021-04-28 | 1 | -2/+2 |
* | synth-vhdl_oper.adb: handle resize uns/uns. For #1731 | Tristan Gingold | 2021-04-21 | 1 | -0/+12 |
* | synth-vhdl_oper.adb: adjust previous patch and test | Tristan Gingold | 2021-04-21 | 1 | -1/+12 |
* | synth-vhdl_oper.adb: handle resize sgn/sgn. Fix #1731 | Tristan Gingold | 2021-04-21 | 1 | -0/+1 |
* | synth: extract synth-memtype from synth-objtypes | Tristan Gingold | 2021-04-21 | 1 | -0/+1 |
* | synth: renaming (synth.oper -> synth.vhdl_oper) | Tristan Gingold | 2021-04-16 | 1 | -0/+2151 |