Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --std=19 | Xiretza | 2022-02-28 | 1 | -1/+1 |
| | | | | | | Currently, all behaviour is the same as for --std=08, except for the standard library search path. No standard libraries exist yet, so running ghdl with --std=19 will fail. | ||||
* | src: Set fcaret-diagnostics to be on by default. Clean unused Warn_Undriven. | Ondrej Ille | 2021-04-05 | 1 | -4/+1 |
| | |||||
* | Revert "src: Add -Wpsl-uncovered option to optionally warn about uncovered ↵ | Ondrej Ille | 2021-03-22 | 1 | -4/+0 |
| | | | | | | PSL sequences at the end of simulation." This reverts commit e20d4477f9b55f897d4f9008d6c94db8d8c3a54f. | ||||
* | Revert "src: Fix notes on pull-request." | Ondrej Ille | 2021-03-22 | 1 | -1/+1 |
| | | | | This reverts commit c7a6eda4640ae235c944168ca6c536434808ece8. | ||||
* | src: Fix notes on pull-request. | Ondrej Ille | 2021-03-22 | 1 | -1/+1 |
| | |||||
* | src: Add -Wpsl-uncovered option to optionally warn about uncovered PSL ↵ | Ondrej Ille | 2021-03-22 | 1 | -0/+4 |
| | | | | sequences at the end of simulation. | ||||
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | vhdl: --std93c is now an alias for --std=93 -frelaxed | Tristan Gingold | 2020-06-13 | 1 | -3/+6 |
| | | | | This simplifies the definition of --std=93c | ||||
* | vhdl: merge synopsys into the ieee libraries. For #980 | Tristan Gingold | 2020-03-04 | 1 | -0/+3 |
| | |||||
* | synth: set flag_elaborate. | Tristan Gingold | 2019-07-11 | 1 | -1/+1 |
| | |||||
* | options: support -Werror=WARN to transform one warning into an error. | Tristan Gingold | 2019-05-13 | 1 | -4/+0 |
| | |||||
* | Sem: tolerates more parse errors. | Tristan Gingold | 2018-12-19 | 1 | -0/+5 |
| | |||||
* | Pass time-resolution to grt. | Tristan Gingold | 2018-10-21 | 1 | -0/+2 |
| | | | | | | | | | Use time-resolution for Put_Time. Use time-resolution for --stop-time (Parse_Time). Use time-resolution as VpiTimePrecision and for vcd. TODO: ghw (but needs to update ghwlib and gtkwave) Fix #672 | ||||
* | Add support for --time-resolution (jit only). Fix #613 | Tristan Gingold | 2018-08-10 | 1 | -12/+0 |
| | |||||
* | Add extended locations (elocations). Still WIP | Tristan Gingold | 2017-10-18 | 1 | -0/+6 |
| | |||||
* | Add color diagnostics, show diagnostic option. | Tristan Gingold | 2017-02-06 | 1 | -0/+14 |
| | |||||
* | disp_vhdl: add -do flag to display evaluated expressions. | Tristan Gingold | 2016-12-17 | 1 | -0/+3 |
| | |||||
* | nodes_gc: move checks in libraries (WIP) | Tristan Gingold | 2016-10-17 | 1 | -0/+4 |
| | |||||
* | Rework warnings to have a uniq tag per warning. | Tristan Gingold | 2016-08-01 | 1 | -41/+0 |
| | |||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+190 |