aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_heap.adb
Commit message (Expand)AuthorAgeFilesLines
* elab-vhdl_objtypes: rename acc_bnd_sz to acc_type_szTristan Gingold2023-02-051-1/+1
* synth: represent access types as pointers in memoryTristan Gingold2023-01-291-23/+57
* elab-vhdl_heap: fix handling of simple access typesTristan Gingold2022-09-071-4/+17
* synth: use areapoolsTristan Gingold2022-09-021-33/+52
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+93