| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | testsuite/gna: add a test for #1128. | Tristan Gingold | 2020-08-04 | 2 | -0/+25 |
* | 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 |
* | testsuite/gna: add a test for #1420 | Tristan Gingold | 2020-08-04 | 5 | -0/+328 |
* | grt-disp_signals: fix handling of unbounded aggregates. | Tristan Gingold | 2020-08-04 | 3 | -10/+6 |
* | testsuite/gna: add a test for #1420 | Tristan Gingold | 2020-08-04 | 2 | -0/+39 |
* | grt: fix crash in --dump-rti for array of unbounded records. | Tristan Gingold | 2020-08-04 | 3 | -3/+26 |
* | translate: minor changes. | Tristan Gingold | 2020-08-04 | 3 | -4/+2 |
* | llvm6: fix debug info generation for arrays | Tristan Gingold | 2020-08-04 | 1 | -1/+1 |
* | synth: fix handling of static index in indexed names. For #1421 | Tristan Gingold | 2020-08-03 | 2 | -2/+3 |
* | testsuite/gna: add a simple testcase for force/release. #1416 | Tristan Gingold | 2020-08-03 | 2 | -0/+39 |
* | vhdl: handle force/release statements in translate and grt. For #1416 | Tristan Gingold | 2020-08-03 | 9 | -176/+703 |
* | vhdl: parse and analyze force/release signal assignment statements. | Tristan Gingold | 2020-08-01 | 21 | -385/+923 |
* | vhdl: add force and release tokens. For #1416 | Tristan Gingold | 2020-08-01 | 6 | -195/+203 |
* | testsuite/synth: add a test for --no-assert-cover (#1414) | Tristan Gingold | 2020-07-31 | 3 | -0/+59 |
* | synth: add --no-assert-cover option. Fix #1414 | Tristan Gingold | 2020-07-31 | 3 | -6/+18 |
* | Update and fix PSL documentation (vunits, see #1027, PSL functions) | tmeissner | 2020-07-30 | 1 | -6/+12 |
* | testsuite/synth: add a test for #1417 | Tristan Gingold | 2020-07-30 | 2 | -0/+30 |
* | synth: do not consider all ieee packages as predefined. | Tristan Gingold | 2020-07-30 | 1 | -7/+24 |
* | testsuite/gna: add a test for #1403 | Tristan Gingold | 2020-07-30 | 2 | -0/+19 |
* | ghdldrv: factorize part of --gen-makefile | Tristan Gingold | 2020-07-30 | 4 | -87/+66 |
* | testsuite/synth: add test for #1413 | Tristan Gingold | 2020-07-30 | 3 | -0/+41 |
* | synth: add support for static numeric_std division. | Tristan Gingold | 2020-07-30 | 4 | -0/+188 |