summaryrefslogtreecommitdiff
path: root/src/vhdl/translate/trans-chap7.ads
AgeCommit message (Expand)Author
2015-12-18Pass signal values to interfaces. 'sigptr' optimization.Tristan Gingold
2015-08-29Replace fat accesses by bounds accessesTristan Gingold
2015-05-20Translation: handle individual association in function call.Tristan Gingold
2014-11-21concatenation: remove unused left over.Tristan Gingold
2014-11-16Translate_Range: use mnodes.Tristan Gingold
2014-11-15Translate_Reverse_Range_Ptr: use mnode instead of ptr and rename.Tristan Gingold
2014-11-09Split translation into child packages.Tristan Gingold