Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elab-vhdl_types(Elab_Declaration_Type): rework to handle 'subtype | Tristan Gingold | 2022-06-09 | 1 | -8/+12 |
| | | | | Fix #2085 | ||||
* | synth: handle suspend state declaration and statement | Tristan Gingold | 2022-05-27 | 1 | -0/+7 |
| | |||||
* | synth: add a flag to force creation of variables | Tristan Gingold | 2022-05-11 | 1 | -5/+13 |
| | |||||
* | synth: handle shared variable without default value. | Tristan Gingold | 2022-04-04 | 1 | -1/+1 |
| | | | | For #2023 | ||||
* | synth: handle package instantiation in declarations. Fix #1938 | Tristan Gingold | 2022-01-03 | 1 | -0/+3 |
| | |||||
* | synth: do full elaboration before synthesis | Tristan Gingold | 2021-11-01 | 1 | -0/+361 |