aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/configuration.adb
Commit message (Collapse)AuthorAgeFilesLines
* Add ghdl --find-top command.Tristan Gingold2017-07-051-0/+198
|
* ownership: check tree after sem and canon.Tristan Gingold2016-11-051-8/+9
|
* canon: do not set formal of association by position.Tristan Gingold2016-10-191-20/+40
|
* Finish_Compilation: factorize code, move to libraries.Tristan Gingold2016-10-151-16/+26
|
* Comments and reformatting.Tristan Gingold2016-09-141-9/+4
|
* Rewrite most of error and warning messages.Tristan Gingold2016-08-021-36/+27
|
* Rewrite scan error messages: use formatting.Tristan Gingold2016-08-021-15/+18
|
* Rework warnings to have a uniq tag per warning.Tristan Gingold2016-08-011-9/+12
|
* vhdl08: add support of case-generate statementTristan Gingold2016-07-071-0/+13
|
* Enable vest recursive instantiation test.Tristan Gingold2016-07-031-3/+8
|
* Initial support of direct recursive instantiation.Tristan Gingold2016-07-031-4/+17
| | | | Fix issue #2.
* PSL: add clocked SERE, make endpoints visible from VHDL.Tristan Gingold2016-03-221-0/+1
|
* Refactoring in simulate in order to link with ortho.Tristan Gingold2016-02-201-0/+14
|
* Use WORK location for loading the elaborated unit.Tristan Gingold2015-12-301-1/+2
| | | | This sets a real location for error messages.
* Fix elaboration order in case of recursive instantiation.Tristan Gingold2015-12-031-2/+7
|
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-2/+1
| | | | | translate: separate info for signals from object. Improve some error messages.
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-3/+11
|
* Allow generic without default values in top-level entity.Tristan Gingold2015-05-111-1/+46
| | | | Implement ticket #47.
* Keep and handle simple name for Block_Specification.Tristan Gingold2015-01-161-1/+1
|
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-2/+15
|
* configuration.adb: change for style.Tristan Gingold2014-12-231-2/+1
|
* Add comments.Tristan Gingold2014-12-221-1/+6
|
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+614