aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_types.ads
Commit message (Collapse)AuthorAgeFilesLines
* synth: handle subtype attribute in type prefixes.Tristan Gingold2023-01-091-4/+0
|
* synth: improve support of vhdl-08 arraysTristan Gingold2023-01-021-3/+0
|
* synth: handle incomplete typesTristan Gingold2022-09-171-0/+6
|
* synth: handle type left/right attributesTristan Gingold2022-08-251-0/+4
|
* elab-vhdl_types(Elab_Declaration_Type): rework to handle 'subtypeTristan Gingold2022-06-091-2/+2
| | | | Fix #2085
* synth: abstract code for reuse by evaluationTristan Gingold2022-04-261-1/+7
|
* synth-static_oper: do not depend on instance for static operations.Tristan Gingold2022-04-261-0/+3
| | | | Preliminary work to support evaluation
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+62