aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_debug.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: use areapoolsTristan Gingold2022-09-021-4/+2
* synth: factorize code for tracing statements executionTristan Gingold2022-09-021-0/+12
* synth/elab-vhdl_values: add Value_TerminalTristan Gingold2022-07-251-0/+2
* elab-vhdl_debug: handle signals in packagesTristan Gingold2022-07-201-2/+8
* elab-vhdl_debug: disp fp64 valuesTristan Gingold2022-07-201-1/+1
* elab-vhdl_values: add Create_Value_QuantityTristan Gingold2022-07-161-0/+2
* elab-vhdl_debug: add print commandTristan Gingold2022-06-041-1/+296
* synth: handle suspend state declaration and statementTristan Gingold2022-05-271-0/+9
* elab-vhdl_debug: handle records in disp_memtyp.Tristan Gingold2022-05-271-4/+28
* synth: add value_dyn_alias in elab-vhdl_valuesTristan Gingold2022-05-251-0/+2
* synth: merge value for type_vector and type_arrayTristan Gingold2022-05-221-2/+2
* synth: use unidimentional arrays in type_acc. Factorize code.Tristan Gingold2022-05-221-9/+6
* synth/elab-vhdl_values: use a proper type for signal_indexTristan Gingold2022-05-191-1/+1
* elab-vhdl_debug(disp_instance_path): can also display componentsTristan Gingold2022-05-161-6/+20
* elab-vhdl_debug: factorize code, make Put_Dir publicTristan Gingold2022-05-161-12/+3
* elab-vhdl_debug: improve info signalsTristan Gingold2022-05-151-20/+19
* elab-vhdl_debug(disp_instance_path): show top-level unitTristan Gingold2022-05-151-13/+5
* ghdlsimul: add and improve debuggerTristan Gingold2022-05-141-23/+322
* elab-vhdl_debug: also disp declarations in instancesTristan Gingold2022-05-121-4/+1
* elab-vhdl_debug: also print objects in disp_hierarchyTristan Gingold2022-05-011-55/+137
* synth: extract elab-vhdl_debug from elab-debuggerTristan Gingold2022-04-291-0/+629