aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_annotations.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: adjust for iir_kind_package_instantiation_bodyTristan Gingold2023-03-271-6/+12
* translate: rework translate_object_subtype_indication.Tristan Gingold2023-02-021-5/+5
* elab-vhdl_annotations: refactoringTristan Gingold2023-01-291-35/+9
* vhdl: add Is_Owned_Subtype_IndicationTristan Gingold2023-01-291-21/+10
* synth: avoid a crash on subtype indication. Fix #2330Tristan Gingold2023-01-291-1/+1
* synth: improve support of interface typeTristan Gingold2023-01-281-30/+80
* elab-vhdl_annotations: remove useless codeTristan Gingold2023-01-281-18/+0
* synth: create sub-instace for processesTristan Gingold2023-01-201-5/+1
* elab: Rename Get/Set_Info to Get/Set_AnnTristan Gingold2023-01-201-33/+33
* elab-vhdl_annotations(annotate_interface_list_subtype): adjustTristan Gingold2023-01-121-3/+15
* synth: handle element attributeTristan Gingold2023-01-111-1/+2
* synth: handle file subtypeTristan Gingold2023-01-111-1/+2
* synth: add comments, minor rewriteTristan Gingold2023-01-101-2/+3
* synth: handle generic mapped packagesTristan Gingold2023-01-051-1/+2
* simul: handle force/release signal assignmentsTristan Gingold2023-01-031-1/+3
* synth: add support of interface subprogramTristan Gingold2023-01-031-7/+4
* synth: elaborate case generate statementsTristan Gingold2023-01-011-0/+11
* synth: handle copyback associations in any order.Tristan Gingold2022-10-191-12/+30
* synth: simplify elab-vhdl_annotationsTristan Gingold2022-09-191-15/+3
* synth: simplify elab-vhdl_annotationsTristan Gingold2022-09-191-189/+31
* synth: rename vhdl.annotations to elab.vhdl_annotationsTristan Gingold2022-09-191-0/+1535