Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ghdldrv/: initial support for foreign modules | Tristan Gingold | 2021-04-05 | 1 | -1/+1 |
| | |||||
* | Add a warning for processes without a wait statement. Fix #1677 | Tristan Gingold | 2021-03-08 | 1 | -0/+4 |
| | |||||
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | synth: correctly quote nets name in error messages. | Tristan Gingold | 2020-05-09 | 1 | -0/+1 |
| | |||||
* | options: handle -fmax-errors= | Tristan Gingold | 2020-03-31 | 1 | -1/+1 |
| | |||||
* | Warn on unexpected options for command '-a'. Fix #1066 | Tristan Gingold | 2020-03-04 | 1 | -2/+10 |
| | |||||
* | Remove --ieee=mentor and build of mentor libraries. | Tristan Gingold | 2020-03-02 | 1 | -0/+4 |
| | |||||
* | vhdl: a function call is not an object. Fix #1138. | Tristan Gingold | 2020-03-01 | 1 | -1/+4 |
| | | | | | | Report a warning (or an error if not relaxed) when a non-object name is used for an array attribute. Also consider subtype attribute as a type name. | ||||
* | vhdl: evaluate std_logic matching equality. Fix #1063 | Tristan Gingold | 2020-01-01 | 1 | -1/+4 |
| | |||||
* | errorout: reserve eargs for synthesis. | Tristan Gingold | 2019-10-06 | 1 | -1/+6 |
| | |||||
* | Rework errors handling, to have a more generic framework. | Tristan Gingold | 2019-10-06 | 1 | -32/+42 |
| | |||||
* | vhdl scanner: handle pragma translate_on/translate_off. | Tristan Gingold | 2019-07-24 | 1 | -0/+4 |
| | |||||
* | errorout: handle %v for values. | Tristan Gingold | 2019-07-19 | 1 | -1/+9 |
| | |||||
* | Error_Msg_Option: do not raise exception. | Tristan Gingold | 2019-06-25 | 1 | -7/+2 |
| | |||||
* | errorout: make it more neutral. | Tristan Gingold | 2019-05-13 | 1 | -8/+9 |
| | |||||
* | options: support -Werror=WARN to transform one warning into an error. | Tristan Gingold | 2019-05-13 | 1 | -3/+9 |
| | |||||
* | errorout: add messages group instead of continuation. | Tristan Gingold | 2019-05-12 | 1 | -8/+16 |
| | |||||
* | vhdl: decouple errorouts a bit more. | Tristan Gingold | 2019-05-10 | 1 | -3/+2 |
| | |||||
* | psl: add psl-types, psl-nodes_priv. | Tristan Gingold | 2019-05-10 | 1 | -1/+2 |
| | |||||
* | Extract psl-errors from errorout. | Tristan Gingold | 2019-05-10 | 1 | -4/+0 |
| | |||||
* | Move errorout from vhdl/ to src/ | Tristan Gingold | 2019-05-09 | 1 | -0/+274 |
| | |||||
* | Create src/vhdl subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -128/+0 |
| | |||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+128 |