| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | netlists-disp_verilog: fix output of parameter assignments. Fix #1866 | Tristan Gingold | 2021-09-15 | 1 | -12/+12 |
* | netlists-disp_verilog.adb: add 'parameter' before parameters declaration | Tristan Gingold | 2021-09-15 | 1 | -1/+1 |
* | synth/netlists-disp_verilog: fix output of parameter values. For #1866 | Tristan Gingold | 2021-09-15 | 3 | -12/+37 |
* | testsuite/gna: add a test and close #1495 | Tristan Gingold | 2021-09-15 | 2 | -0/+29 |
* | vhdl: move Get_Source_Identifier to vhdl-utils | Tristan Gingold | 2021-09-15 | 3 | -18/+25 |
* | testsuite/gna: add a test for #1864 | Tristan Gingold | 2021-09-14 | 2 | -0/+30 |
* | ortho_code-x86-insns: handle OE_ADD R_I_Off + R_I. Fix #1864 | Tristan Gingold | 2021-09-14 | 1 | -0/+7 |
* | testsuite/gna: add a test and close #913 | Tristan Gingold | 2021-09-14 | 3 | -0/+51 |
* | testsuite/gna: add a test and close #737 | Tristan Gingold | 2021-09-14 | 1 | -1/+2 |
* | vhdl-sem_expr.adb: adjust aggregate element type extraction. For #737 | Tristan Gingold | 2021-09-14 | 1 | -2/+7 |
* | testsuite/gna: add a test for #1493 | Tristan Gingold | 2021-09-14 | 2 | -0/+30 |
* | trans-chap7: improve handling of vector in aggregates. Fix #1493 | Tristan Gingold | 2021-09-14 | 1 | -32/+58 |
* | synth-vhdl_oper: handle nor for boolean | Tristan Gingold | 2021-09-14 | 1 | -0/+1 |
* | trans-chap3: improve comment | Tristan Gingold | 2021-09-14 | 1 | -4/+4 |
* | testsuite/gna: add a test for #1862 | Tristan Gingold | 2021-09-14 | 3 | -0/+78 |
* | ortho: for slices, get element size from the result type | Tristan Gingold | 2021-09-14 | 10 | -17/+76 |
* | add cpp header check for libghw (#1861) | Matt Waltz | 2021-09-13 | 1 | -0/+9 |
* | testsuite/gna: add a reproducer for #1453 | Tristan Gingold | 2021-09-12 | 3 | -0/+46 |
* | trans-chap7: improve handling of vector in aggregates. Fix #1453 | Tristan Gingold | 2021-09-12 | 1 | -23/+27 |
* | testsuite/gna: add a test for #786 | Tristan Gingold | 2021-09-12 | 2 | -0/+26 |
* | trans-chap8: fix crash for slice in target aggregate. Fix #786 | Tristan Gingold | 2021-09-12 | 1 | -0/+4 |
* | testsuite/gna: add a test for #873 | Tristan Gingold | 2021-09-12 | 2 | -0/+49 |
* | vhdl-sem_assocs: add a check to avoid a crash on an error. Fix #873 | Tristan Gingold | 2021-09-12 | 1 | -0/+4 |
* | vhdl-canon: recurse for default block configuration of a vunit. | Tristan Gingold | 2021-09-12 | 2 | -19/+25 |
* | testsuite/synth: add a test for previous commit (for #1860) | Tristan Gingold | 2021-09-11 | 1 | -0/+1 |
* | vhdl-configuration: also consider vunits to find top entity. | Tristan Gingold | 2021-09-11 | 3 | -37/+64 |
* | testsuite/synth: add a test for #1860 | Tristan Gingold | 2021-09-11 | 4 | -0/+24 |
* | vhdl-configuration: also consider units instantiated in vunit. Fix #1860 | Tristan Gingold | 2021-09-11 | 1 | -46/+64 |
* | testsuite/synth: add a test for #1859 | Tristan Gingold | 2021-09-11 | 3 | -0/+20 |
* | synth-vhdl_stmts: fix crash on nested if-generate statement in vunits. | Tristan Gingold | 2021-09-11 | 1 | -2/+5 |
* | testsuite/gna: add a test for #1129 | Tristan Gingold | 2021-09-10 | 3 | -0/+88 |
* | testsuite/gna: add a test for #1443 | Tristan Gingold | 2021-09-10 | 2 | -0/+34 |
* | testsuite/gna: add a test for #1843 | Tristan Gingold | 2021-09-10 | 3 | -0/+57 |
* | trans-chap7: improve support of aggregate. Fix #1843 | Tristan Gingold | 2021-09-10 | 1 | -10/+29 |
* | testsuite/synth: add a test for #1856 | Tristan Gingold | 2021-09-08 | 3 | -0/+63 |
* | vhdl: allow constants in vunit declarations. Fix #1856 | Tristan Gingold | 2021-09-08 | 2 | -0/+3 |
* | testsuite/gna: add a test for #451 | Tristan Gingold | 2021-09-07 | 2 | -0/+26 |
* | testsuite/gna: add a test for #1523 | Tristan Gingold | 2021-09-07 | 2 | -0/+62 |
* | testsuite/gna: add a test for #916 | Tristan Gingold | 2021-09-07 | 2 | -0/+35 |
* | testsuite/gna: add a test for #917 | Tristan Gingold | 2021-09-07 | 2 | -0/+37 |
* | testsuite/gna: add a test for #737 | Tristan Gingold | 2021-09-07 | 6 | -0/+88 |
* | testsuite/gna: add a test for #795 | Tristan Gingold | 2021-09-07 | 7 | -0/+360 |
* | ghdllocal: generalize top level unit extraction | Tristan Gingold | 2021-09-07 | 5 | -38/+59 |
* | testsuite/gna: add a test for #1474 | Tristan Gingold | 2021-09-07 | 3 | -0/+81 |
* | testsuite/gna: add a test for #1485 | Tristan Gingold | 2021-09-07 | 2 | -0/+19 |
* | vhdl-parse.adb: adjust error message. Fix #1485 | Tristan Gingold | 2021-09-07 | 1 | -1/+1 |
* | testsuite/synth: improve test for keep attribute | Tristan Gingold | 2021-09-07 | 3 | -0/+104 |
* | options.adb: -Werror now applies on unclassified warnings. | Tristan Gingold | 2021-09-07 | 1 | -0/+1 |
* | netlists-cleanup: avoid crash when keep attribute value is a string | Tristan Gingold | 2021-09-07 | 1 | -2/+39 |
* | testsuite/gna: add a test for #1831 | Tristan Gingold | 2021-09-07 | 2 | -0/+28 |