Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl-evaluation: make eval_dyadic_bit_array_operator more generic. | Tristan Gingold | 2020-08-25 | 1 | -42/+71 |
| | | | | Handle any form of static expressions. Fix #1429 | ||||
* | 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 |
| | | | | | | Why? 1. Conform to PEP 8. 2. Easier to read. 3. Make tools, such as PyCharm, not complain. | ||||
* | 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 |
| | | | | Write bounds only when the element subtype of the base type is unbounded. | ||||
* | 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 |
| | |||||
* | testsuite/gna: add test for #899 | Tristan Gingold | 2020-08-05 | 2 | -0/+24 |
| | |||||
* | Adjust testcase for #1201 | Tristan Gingold | 2020-08-05 | 1 | -1/+1 |
| | |||||
* | testsuite/gna: add a test for #780 | Tristan Gingold | 2020-08-05 | 3 | -0/+62 |
| | |||||
* | testsuite/gna: add a test for #852 | Tristan Gingold | 2020-08-05 | 2 | -0/+164 |
| | |||||
* | testsuite/gna: add a test for #1067 | Tristan Gingold | 2020-08-04 | 2 | -0/+36 |
| | | | | Close #1067 | ||||
* | testsuite/gna: add a test for #1128. | Tristan Gingold | 2020-08-04 | 2 | -0/+25 |
| | | | | Close #1128 | ||||
* | testsuite/synth: add a test for #1424 | Tristan Gingold | 2020-08-04 | 2 | -0/+27 |
| | |||||
* | synth-oper: handle std_logic_arith."=" for unsigned. Fix #1424 | Tristan Gingold | 2020-08-04 | 1 | -0/+1 |
| | |||||
* | grt: handle more unbounded types in disp_rti and ghw. | Tristan Gingold | 2020-08-04 | 7 | -253/+390 |
| | | | | Fix #1131 |