aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/configuration.adb
Commit message (Expand)AuthorAgeFilesLines
* Rename of Iir_Kinds_Library_UnitTristan Gingold2017-12-011-2/+2
* Rework list implementation, use iterator.Tristan Gingold2017-11-111-3/+5
* Use flist for disconnection specification and component specification.Tristan Gingold2017-11-081-4/+3
* Use Flist for array indexes.Tristan Gingold2017-11-061-1/+1
* Improve error message for uninstantiated component.Tristan Gingold2017-10-151-1/+3
* Allow unbounded IN ports with relaxed rules.Tristan Gingold2017-10-151-3/+6
* 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
* 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
* 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
* 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
* 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