aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-chap5.ads
Commit message (Collapse)AuthorAgeFilesLines
* vhdl/translate: handle inertial association in recursive instantiationTristan Gingold2022-06-161-0/+1
| | | | Fix #2065
* update license headersumarcor2021-01-141-11/+9
|
* canon: do not set formal of association by position.Tristan Gingold2016-10-191-4/+5
|
* Initial support of direct recursive instantiation.Tristan Gingold2016-07-031-2/+19
| | | | Fix issue #2.
* Pass signal values to interfaces. 'sigptr' optimization.Tristan Gingold2015-12-181-1/+1
| | | | Improve simulation speed by about 20%.
* Split translation into child packages.Tristan Gingold2014-11-091-0/+44