aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-insts.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: finalize concurrent assignments (WIP).Tristan Gingold2019-07-191-2/+3
* synth: make type Wire_Id_Record private.Tristan Gingold2019-07-171-3/+3
* synth: remove extra elaboration of port types.Tristan Gingold2019-07-151-18/+2
* synth: apply block configuration to for-generate statements.Tristan Gingold2019-07-151-2/+15
* synth: improve support of components (anon subtypes).Tristan Gingold2019-07-141-0/+15
* synth: handle black boxes.Tristan Gingold2019-07-131-46/+93
* synth: handle simple component instances.Tristan Gingold2019-07-131-36/+256
* synth_top_entity: pass config + minor cleanup.Tristan Gingold2019-07-111-11/+1
* synth-insts: minor cleanup.Tristan Gingold2019-07-111-7/+0
* synth: add synth_top_entity.Tristan Gingold2019-07-101-25/+94
* synth: add Id_Port gate to improve display.Tristan Gingold2019-07-101-2/+5
* synth: handle instantiation (WIP)Tristan Gingold2019-07-101-0/+478