aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-chap1.adb
Commit message (Expand)AuthorAgeFilesLines
* Allow generic without default values in top-level entity.Tristan Gingold2015-05-111-2/+17
* Elaborate generics in two steps. Fix -c/-e for llvm builds.Tristan Gingold2015-03-011-25/+12
* Keep and handle simple name for Block_Specification.Tristan Gingold2015-01-161-1/+1
* vhdl08: block configuration for if-generate statements.Tristan Gingold2015-01-101-2/+4
* Handle vhdl08 if generate statementsTristan Gingold2015-01-071-16/+24
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-142/+170
* Translate_Range: use mnodes.Tristan Gingold2014-11-161-5/+4
* Split translation into child packages.Tristan Gingold2014-11-091-0/+843