Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find_top_entity: avoid crash on missing entity, handle | Tristan Gingold | 2019-07-15 | 1 | -1/+4 |
* | ghdlsynth: check top entity can be a top entity. | Tristan Gingold | 2019-07-14 | 1 | -2/+3 |
* | vhdl: refactoring: remove configure function with string access. | Tristan Gingold | 2019-07-14 | 1 | -14/+0 |
* | vhdl: fixes in find_top_entity (handle for-generate, remove early return) | Tristan Gingold | 2019-07-14 | 1 | -4/+15 |
* | vhdl-configuration: improve error message. | Tristan Gingold | 2019-07-11 | 1 | -1/+1 |
* | errorout: add messages group instead of continuation. | Tristan Gingold | 2019-05-12 | 1 | -8/+10 |
* | vhdl: extract vhdl.errors from errorout. | Tristan Gingold | 2019-05-08 | 1 | -0/+1 |
* | vhdl: renames iirs_walk to vhdl-nodes_walk | Tristan Gingold | 2019-05-08 | 1 | -2/+2 |
* | vhdl: move iirs_utils to vhdl.utils | Tristan Gingold | 2019-05-06 | 1 | -1/+1 |
* | vhdl: move std_standard package to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -3/+3 |
* | vhdl: move configuration package as a vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -0/+974 |