aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-vhdl_aggr.adb
Commit message (Expand)AuthorAgeFilesLines
* elab-vhdl_objtypes: use value_offsets for record elements offset.Tristan Gingold2022-05-241-1/+1
* synth: use same elements for unbounded arrays and vectorsTristan Gingold2022-05-221-1/+1
* synth: also use one-dimensional unbounded arrays for objtypesTristan Gingold2022-05-221-1/+1
* synth: use unidimentional arrays in type_acc. Factorize code.Tristan Gingold2022-05-221-11/+24
* synth-vhdl_aggr: fix mismatch. Fix #1962Tristan Gingold2022-02-051-1/+6
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-3/+4
* synth: file renaming for decls, expr, insts and stmts.Tristan Gingold2021-04-281-3/+3
* synth: extract synth-memtype from synth-objtypesTristan Gingold2021-04-211-0/+1
* synth: refactoring (synth.aggr -> synth.vhdl_aggr)Tristan Gingold2021-04-161-0/+537