| Commit message (Expand) | Author | Age | Files | Lines |
* | grt-disp_signals: add code to display last value (disabled). | Tristan Gingold | 2020-08-26 | 1 | -0/+8 |
* | testsuite/gna: add a test for #1440 | Tristan Gingold | 2020-08-26 | 2 | -0/+50 |
* | vhdl/translate: handle vhdl-93 'last_value. Fix #1440 | Tristan Gingold | 2020-08-26 | 6 | -75/+207 |
* | Replace distutils with setuptools | Nicola Corna | 2020-08-25 | 1 | -1/+1 |
* | Remove unused 'import distutils.command.build_py' | Nicola Corna | 2020-08-25 | 1 | -1/+0 |
* | testsuite/gna: add reproducer for #1440 | Tristan Gingold | 2020-08-25 | 2 | -0/+28 |
* | testsuite/synth: add a test for ghdl/ghdl-yosys-plugin#129 | Tristan Gingold | 2020-08-25 | 3 | -0/+55 |
* | synth-stmts: convert the waveform to the target subtype. | Tristan Gingold | 2020-08-25 | 1 | -7/+13 |
* | testsuite/gna: add a test for #1429 | Tristan Gingold | 2020-08-25 | 2 | -0/+48 |
* | vhdl-evaluation: make eval_dyadic_bit_array_operator more generic. | Tristan Gingold | 2020-08-25 | 1 | -42/+71 |
* | testsuite/gna: add a testcase from #1389 | Tristan Gingold | 2020-08-25 | 2 | -0/+37 |
* | ci: add black --check | eine | 2020-08-23 | 1 | -2/+19 |
* | python: execute 'black' | eine | 2020-08-23 | 31 | -1673/+1585 |
* | py: adjust blank lines to PEP 8 for vhdl_langserver (#1434) | m-kru | 2020-08-15 | 8 | -2/+25 |
* | vendors: update compile-uvvm.sh Fix #1393 | Tristan Gingold | 2020-08-08 | 1 | -4/+13 |
* | testsuite/gna: add a test for #1412 | Tristan Gingold | 2020-08-08 | 2 | -0/+24 |
* | vhdl-sem_names: check name staticness of signal attributes. Fix #1412 | Tristan Gingold | 2020-08-08 | 1 | -58/+79 |
* | vhdl-canon: minor cleanup. | Tristan Gingold | 2020-08-08 | 2 | -61/+0 |
* | vhdl: renaming in vhdl-canon. | Tristan Gingold | 2020-08-08 | 5 | -188/+202 |
* | testsuite/synth: add tests for std_logic_unsigned and std_logic_signed. | Tristan Gingold | 2020-08-07 | 34 | -0/+1122 |
* | testsuite/synth: add more tests for std_logic_arith | Tristan Gingold | 2020-08-07 | 9 | -1/+371 |
* | synth-oper: handle operators of std_logic_unsigned. | Tristan Gingold | 2020-08-07 | 1 | -65/+99 |
* | synth-oper: handle more std_logic_arith operators. | Tristan Gingold | 2020-08-07 | 1 | -226/+180 |
* | vhdl: recognize more operators for std_logic_unsigned/signed. | Tristan Gingold | 2020-08-07 | 3 | -206/+328 |
* | vhdl: recognize more std_logic_arith operators. | Tristan Gingold | 2020-08-07 | 6 | -327/+436 |
* | doc: debugging with LLVM >=6 is supported | eine | 2020-08-07 | 1 | -1/+1 |
* | testsuite/gna: add a test for #887 | Tristan Gingold | 2020-08-07 | 3 | -0/+125 |
* | testsuite/gna: add a test for #961 | Tristan Gingold | 2020-08-07 | 2 | -0/+116 |
* | testsuite/gna: add test for #922 | Tristan Gingold | 2020-08-07 | 2 | -0/+33 |
* | netlists: preliminary support of memory of depth one. | Tristan Gingold | 2020-08-06 | 1 | -2/+0 |
* | testsuite/synth: add a test for #1426 | Tristan Gingold | 2020-08-06 | 2 | -0/+63 |
* | synth: handle an operation from std_logic_unsigned. For #1426 | Tristan Gingold | 2020-08-06 | 1 | -1/+2 |
* | testsuite/synth: add tests for std_logic_arith | Tristan Gingold | 2020-08-06 | 17 | -0/+1055 |
* | synth-oper: handle more operations for std_logic_arith. For #1426 | Tristan Gingold | 2020-08-06 | 2 | -142/+339 |
* | trans-chap6: fix reuse violation of a node. | Tristan Gingold | 2020-08-06 | 1 | -0/+1 |
* | synth-oper: propagate errors from unsupported operations. | Tristan Gingold | 2020-08-06 | 1 | -2/+7 |
* | synth-disp_vhdl: minor output indentation fix. | Tristan Gingold | 2020-08-06 | 1 | -1/+1 |
* | synth-oper: handle < for enums. | Tristan Gingold | 2020-08-06 | 1 | -0/+2 |
* | testsuite/synth: add test for #1421 | Tristan Gingold | 2020-08-06 | 5 | -0/+92 |
* | synth: push extract on mux2 for inference. For #1421 | Tristan Gingold | 2020-08-06 | 3 | -17/+52 |
* | testsuite/gna: improve testing. | Tristan Gingold | 2020-08-05 | 2 | -1/+7 |
* | vhdl-sem_names: use element type of prefix type for indexed names. | Tristan Gingold | 2020-08-05 | 2 | -10/+16 |
* | ortho/debug: fix type of indexed_name. | Tristan Gingold | 2020-08-05 | 1 | -2/+4 |
* | grt: import changes from gtkwave to ghwlib | Tristan Gingold | 2020-08-05 | 2 | -1/+8 |
* | testsuite/gna: add a test for #852 | Tristan Gingold | 2020-08-05 | 3 | -44/+71 |
* | ghwlib: minor change to verbose. | Tristan Gingold | 2020-08-05 | 1 | -1/+1 |
* | testsuite/gna: add a test for #1131 | Tristan Gingold | 2020-08-05 | 5 | -0/+112 |
* | grt: adjust previous patch on grt-waves | Tristan Gingold | 2020-08-05 | 4 | -20/+35 |
* | testsuite/gna: add tests for #756 | Tristan Gingold | 2020-08-05 | 3 | -0/+59 |
* | testsuite/gna: add a test for #821 | Tristan Gingold | 2020-08-05 | 2 | -0/+32 |