aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_values.adb
Commit message (Expand)AuthorAgeFilesLines
* synth/elab-vhdl_values: add Value_TerminalTristan Gingold2022-07-251-3/+21
* elab-vhdl_values: add Create_Value_QuantityTristan Gingold2022-07-161-2/+23
* synth-vhdl_stmts: handle alias in assignment expressionTristan Gingold2022-06-061-0/+19
* synth: add value_dyn_alias in elab-vhdl_valuesTristan Gingold2022-05-251-3/+27
* elab-vhdl_objtypes: use value_offsets for record elements offset.Tristan Gingold2022-05-241-1/+2
* synth: merge value for type_vector and type_arrayTristan Gingold2022-05-221-18/+5
* synth: use unidimentional arrays in type_acc. Factorize code.Tristan Gingold2022-05-221-23/+3
* synth/elab-vhdl_values: use a proper type for signal_indexTristan Gingold2022-05-191-1/+2
* elab-vhdl_values.adb: fix a typo. Fix #1968Tristan Gingold2022-02-181-2/+2
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+500