aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* trans-chap7: improve handling of vector in aggregates. Fix #1493Tristan Gingold2021-09-141-32/+58
|
* synth-vhdl_oper: handle nor for booleanTristan Gingold2021-09-141-0/+1
|
* trans-chap3: improve commentTristan Gingold2021-09-141-4/+4
|
* testsuite/gna: add a test for #1862Tristan Gingold2021-09-143-0/+78
|
* ortho: for slices, get element size from the result typeTristan Gingold2021-09-1410-17/+76
| | | | | | and not from the object type. Fix #1862
* add cpp header check for libghw (#1861)Matt Waltz2021-09-131-0/+9
|
* testsuite/gna: add a reproducer for #1453Tristan Gingold2021-09-123-0/+46
|
* trans-chap7: improve handling of vector in aggregates. Fix #1453Tristan Gingold2021-09-121-23/+27
|
* testsuite/gna: add a test for #786Tristan Gingold2021-09-122-0/+26
|
* trans-chap8: fix crash for slice in target aggregate. Fix #786Tristan Gingold2021-09-121-0/+4
|
* testsuite/gna: add a test for #873Tristan Gingold2021-09-122-0/+49
|
* vhdl-sem_assocs: add a check to avoid a crash on an error. Fix #873Tristan Gingold2021-09-121-0/+4
|
* vhdl-canon: recurse for default block configuration of a vunit.Tristan Gingold2021-09-122-19/+25
|
* testsuite/synth: add a test for previous commit (for #1860)Tristan Gingold2021-09-111-0/+1
|
* vhdl-configuration: also consider vunits to find top entity.Tristan Gingold2021-09-113-37/+64
| | | | For #1860
* testsuite/synth: add a test for #1860Tristan Gingold2021-09-114-0/+24
|
* vhdl-configuration: also consider units instantiated in vunit. Fix #1860Tristan Gingold2021-09-111-46/+64
|
* testsuite/synth: add a test for #1859Tristan Gingold2021-09-113-0/+20
|
* synth-vhdl_stmts: fix crash on nested if-generate statement in vunits.Tristan Gingold2021-09-111-2/+5
| | | | Fix #1859
* testsuite/gna: add a test for #1129Tristan Gingold2021-09-103-0/+88
| | | | close #1129
* testsuite/gna: add a test for #1443Tristan Gingold2021-09-102-0/+34
| | | | close #1443
* testsuite/gna: add a test for #1843Tristan Gingold2021-09-103-0/+57
|
* trans-chap7: improve support of aggregate. Fix #1843Tristan Gingold2021-09-101-10/+29
|
* testsuite/synth: add a test for #1856Tristan Gingold2021-09-083-0/+63
|
* vhdl: allow constants in vunit declarations. Fix #1856Tristan Gingold2021-09-082-0/+3
|
* testsuite/gna: add a test for #451Tristan Gingold2021-09-072-0/+26
|
* testsuite/gna: add a test for #1523Tristan Gingold2021-09-072-0/+62
|
* testsuite/gna: add a test for #916Tristan Gingold2021-09-072-0/+35
|
* testsuite/gna: add a test for #917Tristan Gingold2021-09-072-0/+37
|
* testsuite/gna: add a test for #737Tristan Gingold2021-09-076-0/+88
|
* testsuite/gna: add a test for #795Tristan Gingold2021-09-077-0/+360
|
* ghdllocal: generalize top level unit extractionTristan Gingold2021-09-075-38/+59
|
* testsuite/gna: add a test for #1474Tristan Gingold2021-09-073-0/+81
| | | | Close #1474
* testsuite/gna: add a test for #1485Tristan Gingold2021-09-072-0/+19
|
* vhdl-parse.adb: adjust error message. Fix #1485Tristan Gingold2021-09-071-1/+1
|
* testsuite/synth: improve test for keep attributeTristan Gingold2021-09-073-0/+104
|
* options.adb: -Werror now applies on unclassified warnings.Tristan Gingold2021-09-071-0/+1
|
* netlists-cleanup: avoid crash when keep attribute value is a stringTristan Gingold2021-09-071-2/+39
|
* testsuite/gna: add a test for #1831Tristan Gingold2021-09-072-0/+28
|
* testsuite/gna: add a test for #1657Tristan Gingold2021-09-073-0/+65
|
* trans-chap7: Handle unbounded elements in Translate_ConcatenationTristan Gingold2021-09-071-27/+98
| | | | | Fix #1831 Fix #1657
* trans-chap3: add a stride parameter to index_array. For #1831Tristan Gingold2021-09-072-18/+21
|
* rm .readthedocs.ymlumarcor2021-09-051-19/+0
|
* doc: bump sphinx.theme to v1umarcor2021-09-051-1/+1
|
* revert "doc: pin sphinx to v3.3.1 to prevent search bug"umarcor2021-09-041-1/+1
| | | | This reverts commit 4a6b6dbda139e8265570cd2a51b6c371abef4912.
* revert "doc: temporarily pin docutils to 0.16, due to theme compatibility ↵umarcor2021-09-041-1/+0
| | | | | | issues (readthedocs/sphinx_rtd_theme#1115)" This reverts commit 5c6b2eb7bf6633a8e80d39dbcc024a466fca29ee.
* testsuite/gna: add a test for #1836Tristan Gingold2021-09-033-0/+65
|
* vhdl/translate: adjust slice names for unbounded arrays. Fir #1836Tristan Gingold2021-09-033-4/+25
|
* vhdl-scanner.adb: add commentsTristan Gingold2021-09-031-0/+6
|
* ci: update comment about regenerating Python bindingsumarcor2021-09-021-1/+1
|