Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |