aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhdl: replace base_type with parent_type in nodesTristan Gingold2020-07-2222-497/+436
* configure: use llvm6 ortho backend for all llvm versions.Tristan Gingold2020-07-211-13/+9
* synth: disp_vhdl: const_x may not have a location.Tristan Gingold2020-07-211-0/+1
* testsuite/gna: add a test for #1392Tristan Gingold2020-07-192-0/+62
* vhdl trans-chap7: fix result of read with length. Fix #1392Tristan Gingold2020-07-191-11/+70
* synth-oper: handle sub uns/log.Tristan Gingold2020-07-191-0/+1
* doc: document synthesis/translate pragmaseine2020-07-191-0/+11
* Return success in vpi_get_vlog_infoKaleb Barrett2020-07-191-1/+1
* Return correct verison number in vpi_get_vlog_infoKaleb Barrett2020-07-191-2/+4
* vhdl/translate: clarify meaning of Mstate_E for Mnode.Tristan Gingold2020-07-184-47/+62
* testsuite/gna: add tests for subtype attributeTristan Gingold2020-07-183-2/+52
* vhdl-sem_decls: handle multiple declarations with subtype attribute.Tristan Gingold2020-07-182-5/+9
* vhdl: add missing xrefs for record subtype indicationsTristan Gingold2020-07-181-0/+1
* vhdl: fix ownership for recors subtypes.Tristan Gingold2020-07-184-273/+288
* ghdlprint: enable missing xrefs warningTristan Gingold2020-07-181-0/+1
* vhdl: improve support of subtype attribute.Tristan Gingold2020-07-189-66/+181
* trans-chap8: add a stabilize.Tristan Gingold2020-07-181-0/+1
* synth-static_oper: factorize code.Tristan Gingold2020-07-181-18/+9
* vhdl-sem_assocs: handle nested unbounded record individual association.Tristan Gingold2020-07-181-9/+22
* ortho/debug: Disable_Checks flag also disable type checks.Tristan Gingold2020-07-181-1/+3
* vhdl-configuration: avoid a crash after not-found component.Tristan Gingold2020-07-181-0/+3
* testsuite/synth: improve test for previous path. For #1387Tristan Gingold2020-07-181-0/+1
* synth-decls: avoid elaboration crash after global signals. For #1387Tristan Gingold2020-07-181-1/+3
* ci: skip 'nightly', not only eine/tipumarcor2020-07-101-2/+2
* ci: actions/upload-artifact supports multiple paths nowumarcor2020-07-101-5/+3
* testsuite/synth: add tests for previous commits.Tristan Gingold2020-07-022-0/+32
* netlists-disp_vhdl: display inout ports as inout.Tristan Gingold2020-07-021-2/+8
* synth-insts: set location on ports. For #1387Tristan Gingold2020-07-021-0/+2
* synth-environment: allow multiple assignments from instance portsTristan Gingold2020-07-021-17/+16
* testsuite/synth: add a test for signals in packages.Tristan Gingold2020-07-022-0/+22
* synth: do not support signals declared in a package.Tristan Gingold2020-07-021-0/+5
* testsuite/gna: add a test for previous commit.Tristan Gingold2020-07-022-0/+12
* vhdl-evaluation: fix for array index. For #1387Tristan Gingold2020-07-021-1/+7
* testsuite/gna: add a test for #1387Tristan Gingold2020-07-022-0/+44
* vhdl-sem: handle array attributes in are_trees_equal.Tristan Gingold2020-07-021-0/+10
* testsuite/gna: add more tests for #1387Tristan Gingold2020-07-023-0/+44
* vhdl: add wildcard_psl_boolean. For #1387Tristan Gingold2020-07-026-126/+171
* testsuite/gna: add a test for #1387Tristan Gingold2020-07-022-0/+25
* vhdl-sem_expr: fix overload handling for conditional operationTristan Gingold2020-07-021-12/+44
* vhdl-sem_expr: abstract sem_operator_compatibilityTristan Gingold2020-07-021-47/+72
* vhdl-sem_expr: improve error messageTristan Gingold2020-07-011-1/+1
* vhdl-scanner: be case-insensitive for pragma in comments.Tristan Gingold2020-07-011-6/+19
* testsuite/gna: add tests for previous commit.Tristan Gingold2020-07-016-0/+106
* trans-chap3: fix handling of unbounded element subtypeTristan Gingold2020-07-011-6/+12
* vhdl-annotations: adjust after change of subtype_indication.Tristan Gingold2020-07-011-1/+1
* testsuite/synth: improve test after previous commit.Tristan Gingold2020-07-011-1/+3
* ghdlsynth: fix handling of --work within source files.Tristan Gingold2020-07-011-0/+1
* testsuite/gna: add a test for #1385Tristan Gingold2020-07-012-0/+25
* vhdl: Relax check for locally static attribute specification in entities.Tristan Gingold2020-07-011-3/+3
* vhdl-nodes: reduce size of Iterator_Declaration.Tristan Gingold2020-07-012-6/+6