summaryrefslogtreecommitdiff
path: root/src/vhdl/translate/trans-chap5.adb
AgeCommit message (Expand)Author
2016-01-11Set type staticness for a constant declaration and attribute specification.Tristan Gingold
2015-12-18Pass signal values to interfaces. 'sigptr' optimization.Tristan Gingold
2015-09-03Adjust previous patch (destroy types for default port values).Tristan Gingold
2015-09-02Translate: explicitly clean transient types.Tristan Gingold
2015-09-01Destroy types of default generic values.Tristan Gingold
2015-08-29Replace fat accesses by bounds accessesTristan Gingold
2014-11-09Split translation into child packages.Tristan Gingold