aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-configuration.adb
Commit message (Expand)AuthorAgeFilesLines
* find_top_entity: avoid crash on missing entity, handleTristan Gingold2019-07-151-1/+4
* ghdlsynth: check top entity can be a top entity.Tristan Gingold2019-07-141-2/+3
* vhdl: refactoring: remove configure function with string access.Tristan Gingold2019-07-141-14/+0
* vhdl: fixes in find_top_entity (handle for-generate, remove early return)Tristan Gingold2019-07-141-4/+15
* vhdl-configuration: improve error message.Tristan Gingold2019-07-111-1/+1
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-8/+10
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-0/+1
* vhdl: renames iirs_walk to vhdl-nodes_walkTristan Gingold2019-05-081-2/+2
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-1/+1
* vhdl: move std_standard package to vhdl child.Tristan Gingold2019-05-051-3/+3
* vhdl: move configuration package as a vhdl child.Tristan Gingold2019-05-051-0/+974