aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_expr.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: handle instance_name attributeTristan Gingold2022-12-261-0/+2
* synth: factorize code (Exec_Name_Subtype). Fix #2273Tristan Gingold2022-12-181-4/+0
* elab-vhdl_expr: factorize codeTristan Gingold2022-08-191-26/+0
* synth: use unidimentional arrays in type_acc. Factorize code.Tristan Gingold2022-05-221-0/+14
* synth: handle concatenation of unbounded types. Fix #1993Tristan Gingold2022-03-081-9/+3
* synth: add exec_name_subtype. Fix #1911Tristan Gingold2021-11-131-0/+4
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+80