aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* pyGHDL: update copyright yearUnai Martinez-Corral2023-02-251-1/+1
|
* doc/index: updateUnai Martinez-Corral2023-02-251-0/+5
|
* doc/conf: update extlinks syntaxUnai Martinez-Corral2023-02-251-5/+5
|
* ci: remove triggering through a PATUnai Martinez-Corral2023-02-251-9/+1
|
* doc: update requirementsPatrick Lehmann2023-02-252-5/+1
|\
| * doc: update requirementsUnai Martinez-Corral2023-02-252-5/+1
|/
* pyGHDL/dom/requirements: bump pyVHDLModel to 0.23.0Unai Martinez-Corral2023-02-251-1/+1
|
* testsuite/synth: add a test for #2361Tristan Gingold2023-02-252-0/+27
|
* synth: handle unaffected in simple sequential signal assignment.Tristan Gingold2023-02-251-4/+9
| | | | Fix #2361
* grt/Makefile.inc: do not use version-script on FreeBSD.Tristan Gingold2023-02-241-1/+4
| | | | Fix #2358
* trans-chap2.adb: fix a warningTristan Gingold2023-02-221-1/+0
|
* pyGHDL/libghdl: fix typo for argtypes.Tristan Gingold2023-02-221-1/+1
| | | | Fix ghdl/ghdl-language-server#151
* synth-vhdl_expr: improve subtype conversionTristan Gingold2023-02-221-69/+160
|
* testsuite/gna: add a test for #2353Tristan Gingold2023-02-196-0/+223
|
* vhdl-sem_decls(sem_object_type_from_value): refine.Tristan Gingold2023-02-191-5/+20
| | | | | Only use object type when it completes an unconstrained array type like in vhdl 93.
* trans-chap2: elaborate dependencies of macro-expanded packages.Tristan Gingold2023-02-191-19/+38
| | | | Fix #2353
* testsuite/gna: add tests for #2350Tristan Gingold2023-02-138-0/+156
|
* sem_record_aggregate: add a check for constraints. Fix #2350Tristan Gingold2023-02-131-11/+23
|
* Make-lang.in: also generate Backend_VersionTristan Gingold2023-02-121-0/+2
|
* doc: clarify diagnostic level output.Tristan Gingold2023-02-121-1/+5
| | | | Close #2351
* ghdl: print llvm or gcc backend version with --versionTristan Gingold2023-02-124-4/+15
|
* testsuite/gna: add a test for #2349Tristan Gingold2023-02-114-0/+2703
|
* ghdllocal, ghdlxml: adjust after previous commit; fix #2349Tristan Gingold2023-02-112-0/+6
|
* vhdl-sem_lib: units during analysis can depend only on analyzed units.Tristan Gingold2023-02-111-0/+6
|
* testsuite/synth: add a test for #2347Tristan Gingold2023-02-092-0/+49
|
* synth-vhdl_eval: handle std_logic_arith.conv_std_logic_vectorTristan Gingold2023-02-093-0/+43
| | | | Fix #2347
* synth: preliminary work for PSL endpointsTristan Gingold2023-02-082-1/+19
|
* simul: improve support of PSL endpointsTristan Gingold2023-02-082-10/+12
|
* simul: improve handling of individual signal associationsTristan Gingold2023-02-081-3/+3
|
* synth: do not handle null-vectors for to_hstring.Tristan Gingold2023-02-082-1/+18
| | | | For #2338
* testsuite/gna: add a test for #2346Tristan Gingold2023-02-086-0/+129
|
* trans-chap8: fix a crash while checking bounds in signal assignments.Tristan Gingold2023-02-081-1/+1
| | | | Fix #2346
* trans-chap8: Fix individual assocs of signal parametersTristan Gingold2023-02-081-22/+44
| | | | (for non-suspendable procedures).
* simul: handle signal assignment to procedure individual associationsTristan Gingold2023-02-081-8/+19
|
* trans-chap8: minor reindentationTristan Gingold2023-02-081-1/+1
|
* synth: use same layout for records in memory as translateTristan Gingold2023-02-0810-70/+229
|
* testsuite/gna: add a reproducer for #2344Tristan Gingold2023-02-082-0/+47
|
* vhdl-canon: remove signal parameters for all-sensitized processes.Tristan Gingold2023-02-084-9/+54
| | | | Fix #2344
* synth: preliminary work to compute access bounds sizeTristan Gingold2023-02-053-2/+128
|
* elab-vhdl_objtypes: rename acc_bnd_sz to acc_type_szTristan Gingold2023-02-053-7/+7
|
* vhdl-prints: improve output of generate statementsTristan Gingold2023-02-041-12/+5
|
* translate: add --no-elaboration flagTristan Gingold2023-02-045-2/+10
|
* elab-vhdl_debug: handle package in subprogramsTristan Gingold2023-02-041-0/+13
|
* simul: refactoring, expose more subprogramsTristan Gingold2023-02-043-35/+47
|
* mcode/ortho_jit.adb: add option --be-gTristan Gingold2023-02-041-1/+1
|
* testsuite/synth: rename testcase directory.Tristan Gingold2023-02-043-0/+0
| | | | For #2339
* testsuite/synth: add a test for #2336Tristan Gingold2023-02-033-0/+486
|
* vhdl-sem_decls: fix a regression on subtype indication. Fix #2336Tristan Gingold2023-02-031-1/+1
|
* vhdl: reduce use of is_anonymous_type_definitionTristan Gingold2023-02-036-34/+40
|
* pyGHDL: reformatingTristan Gingold2023-02-032-3/+1
|