aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_decls.adb
Commit message (Collapse)AuthorAgeFilesLines
* elab-vhdl_types(Elab_Declaration_Type): rework to handle 'subtypeTristan Gingold2022-06-091-8/+12
| | | | Fix #2085
* synth: handle suspend state declaration and statementTristan Gingold2022-05-271-0/+7
|
* synth: add a flag to force creation of variablesTristan Gingold2022-05-111-5/+13
|
* synth: handle shared variable without default value.Tristan Gingold2022-04-041-1/+1
| | | | For #2023
* synth: handle package instantiation in declarations. Fix #1938Tristan Gingold2022-01-031-0/+3
|
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+361