aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-insts.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: top entity name is not anymore hashed by default.Tristan Gingold2020-03-011-0/+2
* synth-insts: add comments, minor refactoring.Tristan Gingold2020-02-291-3/+4
* synth: refactoring to reduce global variables.Tristan Gingold2019-09-191-2/+4
* synth-disp_vhdl: handle record for input ports.Tristan Gingold2019-09-031-1/+2
* synth: initial support for for-generate statement.Tristan Gingold2019-07-201-0/+5
* synth: handle black boxes.Tristan Gingold2019-07-131-0/+2
* synth_top_entity: pass config + minor cleanup.Tristan Gingold2019-07-111-1/+1
* synth: add synth_top_entity.Tristan Gingold2019-07-101-5/+1
* synth: handle instantiation (WIP)Tristan Gingold2019-07-101-0/+40