aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_context.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: create sub-instace for processesTristan Gingold2023-01-201-0/+5
* synth: add statement in context, adjust path/instance name attributesTristan Gingold2022-12-311-3/+26
* synth: handle instance_name attributeTristan Gingold2022-12-261-0/+3
* synth: add value_sig_val to handle individual signal associationsTristan Gingold2022-12-261-0/+22
* synth: rename vhdl.annotations to elab.vhdl_annotationsTristan Gingold2022-09-191-1/+1
* synth: use areapoolsTristan Gingold2022-09-021-1/+12
* elab-vhdl_context: add iterator for top-level packagesTristan Gingold2022-07-201-0/+14
* synth: move procedure call copyback values in contextTristan Gingold2022-05-251-2/+11
* elab-vhdl_context: remove cur_stmt from contextTristan Gingold2022-05-171-7/+0
* elab-vhdl_values: rename signal_index to signal_index_typeTristan Gingold2022-05-151-1/+1
* elab-vhdl_context: add get_instance_parentTristan Gingold2022-05-141-0/+4
* synth: add current_stmt, minor reworkTristan Gingold2022-05-091-0/+8
* elab-vhdl_context: introduce signal_indexTristan Gingold2022-05-061-0/+3
* synth: add debug_btTristan Gingold2022-03-081-0/+10
* synth: add hooks to support elaboration of foreign instancesTristan Gingold2021-11-281-0/+6
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+222