| Commit message (Expand) | Author | Age | Files | Lines |
* | vhdl: avoid a crash in case of outdated package body. | Tristan Gingold | 2020-04-12 | 1 | -1/+3 |
* | synthesis: add option --vendor-library= for synthesis. | Tristan Gingold | 2020-03-10 | 1 | -7/+24 |
* | vhdl-configuration: avoid crash on parse error. | Tristan Gingold | 2020-03-07 | 1 | -2/+5 |
* | vhdl-configuration: ignore configuration for top_level_entity. | Tristan Gingold | 2020-02-18 | 1 | -4/+4 |
* | configuration: allow hex-string for generic override. Fix #1117 | Tristan Gingold | 2020-02-02 | 1 | -17/+86 |
* | vhdl: handle -gGEN=VAL for --synth. Fix #1062 | Tristan Gingold | 2020-01-01 | 1 | -3/+107 |
* | synth: handle verification units. | Tristan Gingold | 2019-08-20 | 1 | -8/+63 |
* | vhdl: declare verification units (WIP). | Tristan Gingold | 2019-08-16 | 1 | -0/+2 |
* | 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 |