aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_context.adb
Commit message (Expand)AuthorAgeFilesLines
* elab-vhdl_context: add get_instance_parentTristan Gingold2022-05-141-0/+6
* synth: add current_stmt, minor reworkTristan Gingold2022-05-091-0/+13
* elab-vhdl_context: introduce signal_indexTristan Gingold2022-05-061-1/+6
* synth: add debug_btTristan Gingold2022-03-081-0/+17
* synth: handle package instantiation in declarations. Fix #1938Tristan Gingold2022-01-031-1/+1
* synth: add hooks to support elaboration of foreign instancesTristan Gingold2021-11-281-2/+24
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+514