aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_decls.adb
Commit message (Expand)AuthorAgeFilesLines
* 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
* synth: handle package instantiation in declarations. Fix #1938Tristan Gingold2022-01-031-0/+3
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+361