aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_values-debug.adb
Commit message (Expand)AuthorAgeFilesLines
* synth/elab-vhdl_values: add Value_TerminalTristan Gingold2022-07-251-0/+4
* elab-vhdl_debug: disp fp64 valuesTristan Gingold2022-07-201-1/+2
* elab-vhdl_values: add Create_Value_QuantityTristan Gingold2022-07-161-0/+4
* synth: add value_dyn_alias in elab-vhdl_valuesTristan Gingold2022-05-251-0/+3
* elab-vhdl_objtypes: use value_offsets for record elements offset.Tristan Gingold2022-05-241-4/+4
* elab-vhdl_values-debug: slightly improve outputTristan Gingold2022-05-241-2/+6
* synth: also use one-dimensional unbounded arrays for objtypesTristan Gingold2022-05-221-1/+14
* synth: merge value for type_vector and type_arrayTristan Gingold2022-05-221-6/+6
* elab-vhdl_values-debug: improve debug_typ outputTristan Gingold2022-05-221-14/+37
* synth: use unidimentional arrays in type_acc. Factorize code.Tristan Gingold2022-05-221-29/+48
* synth/elab-vhdl_values: use a proper type for signal_indexTristan Gingold2022-05-191-1/+2
* elab-vhdl_values-debug: add disp_type_shortTristan Gingold2022-05-151-8/+55
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+208