| Commit message (Expand) | Author | Age | Files | Lines |
* | synth: handle to_x01. For ghdl/ghdl-yosys-plugin#126 | Tristan Gingold | 2020-06-19 | 1 | -6/+10 |
* | vhdl: decode to_x01 (from ieee.std_logic_1164) | Tristan Gingold | 2020-06-19 | 6 | -588/+643 |
* | synth: avoid crash on invalid range. For ghdl/ghdl-yosys-plugin#126 | Tristan Gingold | 2020-06-19 | 2 | -9/+15 |
* | vhdl: slightly improve error message for libraries. | Tristan Gingold | 2020-06-19 | 1 | -0/+14 |
* | llvm6: adjust code to support llvm 6 and llvm 7. | Tristan Gingold | 2020-06-19 | 1 | -2/+7 |
* | Makefile.in: force -gnat12, pass CFLAGS to llvm Makefile. | Tristan Gingold | 2020-06-19 | 1 | -3/+4 |
* | synth-oper: handle add_uns_int_slv. For ghdl/ghdl-yosys-plugin#126 | Tristan Gingold | 2020-06-18 | 1 | -1/+2 |
* | testsuite/gna: add tests for #1257 | Tristan Gingold | 2020-06-17 | 6 | -0/+108 |
* | vhdl: add ghdl_integer_index_check_failed. For #1257 | Tristan Gingold | 2020-06-17 | 12 | -52/+157 |
* | src/ortho: add new_convert. | Tristan Gingold | 2020-06-17 | 29 | -82/+228 |
* | vhdl/translate: minor refactoring. | Tristan Gingold | 2020-06-17 | 3 | -67/+64 |
* | ci(msys2): define deps in PKGBUILD, cleanup run.sh | umarcor | 2020-06-17 | 4 | -94/+40 |
* | libraries/vendors: fix scripts, pass --std= option early. For #1373 | Tristan Gingold | 2020-06-16 | 14 | -21/+21 |
* | ghdlsynth: add --no-formal and help. | Tristan Gingold | 2020-06-16 | 3 | -0/+52 |
* | testsuite/gna: add a test for #1371 | Tristan Gingold | 2020-06-16 | 2 | -0/+36 |
* | vhdl psl: add support for equivalence operator. Fix #1371 | Tristan Gingold | 2020-06-16 | 12 | -230/+316 |
* | testsuite/synth: add test for #1372 | Tristan Gingold | 2020-06-15 | 3 | -0/+52 |
* | vhdl: create default configuration for a vunit. Fix #1372 | Tristan Gingold | 2020-06-15 | 10 | -828/+922 |
* | testsuite/gna: add a test for #1354 | Tristan Gingold | 2020-06-13 | 2 | -0/+30 |
* | vhdl-evaluation: handle to_string for floating point types. Fix #1354 | Tristan Gingold | 2020-06-13 | 1 | -0/+3 |
* | testsuite/gna: add a test for #1361 | Tristan Gingold | 2020-06-13 | 5 | -0/+83 |
* | vhdl/translate: simplify some variable assignments. Fix #1361 | Tristan Gingold | 2020-06-13 | 2 | -8/+23 |
* | testsuite/gna: adjust tests after change of --std=93c | Tristan Gingold | 2020-06-13 | 7 | -11/+11 |
* | vhdl: --std93c is now an alias for --std=93 -frelaxed | Tristan Gingold | 2020-06-13 | 19 | -67/+84 |
* | testsuite/gna: add test from #1370 | Tristan Gingold | 2020-06-13 | 2 | -0/+48 |
* | testsuite/gna: adjust #1364 | Tristan Gingold | 2020-06-13 | 1 | -0/+1 |
* | vhdl-parse: always keep parentheses in case expression. For #1364 | Tristan Gingold | 2020-06-13 | 2 | -3/+22 |
* | doc: mention issue #1368 for MacOS builds. | Tristan Gingold | 2020-06-13 | 1 | -2/+4 |
* | testsuite/gna: complete test for #1364 | Tristan Gingold | 2020-06-12 | 3 | -1/+51 |
* | vhdl-sem_expr: use -frelaxed for parentheses aggregates. For #1364 | Tristan Gingold | 2020-06-12 | 1 | -14/+39 |
* | testsuite/synth: add a test for #1367 | Tristan Gingold | 2020-06-12 | 2 | -0/+128 |
* | synth: handle slices for PSL prev and stable. Fix #1367 | Tristan Gingold | 2020-06-12 | 1 | -2/+2 |
* | testsuite/synth: add test for #1366 | Tristan Gingold | 2020-06-12 | 3 | -0/+123 |
* | vhdl: analyze and synth concurrent statements in vunit. Fix #1366 | Tristan Gingold | 2020-06-12 | 6 | -16/+46 |
* | configure: factorize code. | Tristan Gingold | 2020-06-12 | 1 | -2/+1 |
* | vhdl: parse statements in verification units. | Tristan Gingold | 2020-06-11 | 2 | -103/+98 |
* | llvm6 - add support for llvm 3.5 | Tristan Gingold | 2020-06-11 | 1 | -2/+35 |
* | llvm6: adjust assertions and unreachable. | Tristan Gingold | 2020-06-11 | 2 | -11/+11 |
* | grt-fst: padd time resolution. Fix #1365 | Tristan Gingold | 2020-06-11 | 1 | -2/+3 |
* | testsuite/gna: add a test for #1362 | Tristan Gingold | 2020-06-09 | 4 | -0/+28 |
* | vhdl: allows --work between files for -c. Fix #1362 | Tristan Gingold | 2020-06-09 | 7 | -36/+65 |
* | testsuite/gna: add a test from #1364 | Tristan Gingold | 2020-06-09 | 2 | -0/+47 |
* | testsuite/gna: add a test for #1360 | Tristan Gingold | 2020-06-09 | 2 | -0/+87 |
* | vhdl: handle aggregates in choices. Fix #1360 | Tristan Gingold | 2020-06-09 | 2 | -0/+10 |
* | ortho/llvm4-nodebug: fix a comment. | Tristan Gingold | 2020-06-09 | 1 | -1/+1 |
* | src/ortho/oread/tests: adjust some tests (keyword in upper case). | Tristan Gingold | 2020-06-09 | 4 | -43/+43 |
* | LLVM backend with debug info (in C/C++) | Tristan Gingold | 2020-06-09 | 9 | -0/+4047 |
* | Adjust use of PSL prev() in fell(), rose() & stable() testcases | tmeissner | 2020-06-07 | 3 | -3/+9 |
* | Add PSL built-in prev() function to allowed expressions | tmeissner | 2020-06-07 | 1 | -0/+1 |
* | doc: update list of contributors | eine | 2020-06-07 | 1 | -1/+2 |