Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | synth: do not add info for element subtype (except for arrays). | Tristan Gingold | 2022-04-05 | 1 | -1/+2 |
* | synth: check matching bounds for concatenation | Tristan Gingold | 2022-03-11 | 1 | -1/+3 |
* | synth: handle concatenation of unbounded types. Fix #1993 | Tristan Gingold | 2022-03-08 | 1 | -35/+16 |
* | elab-vhdl_expr.adb(exec_name_subtype): handle indexed names. Fix #1986 | Tristan Gingold | 2022-03-02 | 1 | -0/+8 |
* | synth/elab-vhdl_expr: handle slices and indexed names. Fix #1926 | Tristan Gingold | 2021-11-29 | 1 | -19/+11 |
* | synth: add exec_name_subtype. Fix #1911 | Tristan Gingold | 2021-11-13 | 1 | -1/+47 |
* | synth: do full elaboration before synthesis | Tristan Gingold | 2021-11-01 | 1 | -0/+1402 |