aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* TBMTristan Gingold2023-02-024-12/+56
|
* translate: improve support for Flag_ElaborationTristan Gingold2023-02-022-2/+10
|
* testsuite/gna: add tests in bug056Tristan Gingold2023-02-024-0/+59
|
* vhdl: avoid error storms in assertionsTristan Gingold2023-02-022-2/+4
|
* trans-chap3: minor rewriteTristan Gingold2023-02-021-1/+1
|
* testsuite/gna: add a test for #2337Tristan Gingold2023-02-023-0/+80
|
* translate: rework translate_object_subtype_indication.Tristan Gingold2023-02-025-66/+83
| | | | Fix #2337
* testsuite/gna: add a test for #2336Tristan Gingold2023-01-316-0/+456
|
* psl-build: fix fusion with epsilon. Fix #2336Tristan Gingold2023-01-311-0/+1
|
* translate: add a flag to disable elaborationTristan Gingold2023-01-313-106/+125
|
* elab-debugger: also pass top instance on break_timeTristan Gingold2023-01-313-4/+4
|
* ghdlsimul: extract simul-main from simul-vhdl_simulTristan Gingold2023-01-316-110/+186
|
* vhdl-prints: minor rewriteTristan Gingold2023-01-311-31/+33
|
* PSL: optimize True for goto_repeatTristan Gingold2023-01-311-5/+17
|
* psl-disp_nfas: add Dump_NFATristan Gingold2023-01-312-0/+57
|
* testsuite/synth: add a test for #2334Tristan Gingold2023-01-305-0/+940
|
* synth: avoid a crash after errors in declarations. Fix #2334Tristan Gingold2023-01-301-18/+28
|
* synth: also fix crash for #2333Tristan Gingold2023-01-301-2/+4
|
* simul-vhdl_elab: fix computation of nbr of sourcesTristan Gingold2023-01-301-2/+7
|
* simul: use same packing order for nets and for values.Tristan Gingold2023-01-306-40/+72
|
* elab-debugger: improve current context for print commandTristan Gingold2023-01-303-6/+17
|
* elab-vhdl_debug: avoid a crash for lhTristan Gingold2023-01-301-0/+3
|
* testsuite/gna: add a test for #2333Tristan Gingold2023-01-302-0/+35
|
* translation.adb: avoid a crash on unused resolver. Fix #2333Tristan Gingold2023-01-301-5/+3
|
* simul: improve info sig and info timeTristan Gingold2023-01-301-52/+78
|
* netlists-rename: add commentsTristan Gingold2023-01-301-0/+2
|
* synth: represent access types as pointers in memoryTristan Gingold2023-01-2913-60/+125
|
* synth: simplify New_Sname_Artificial (prefix is not used)Tristan Gingold2023-01-294-78/+72
|
* elab-vhdl_annotations: refactoringTristan Gingold2023-01-292-35/+10
|
* vhdl: add Is_Owned_Subtype_IndicationTristan Gingold2023-01-293-21/+43
|
* testsuite/synth: add a test for #2330Tristan Gingold2023-01-292-0/+20
|
* synth: avoid a crash on subtype indication. Fix #2330Tristan Gingold2023-01-291-1/+1
|
* testsuite/gna: add tests for #2328Tristan Gingold2023-01-294-0/+107
|
* synth: handle bit reduction operators. Fix #2328Tristan Gingold2023-01-291-7/+14
|
* vhdl/trans: support suspend statesTristan Gingold2023-01-2810-16/+56
|
* testsuite/gna: adjust reproducer of #610Tristan Gingold2023-01-281-1/+1
|
* vhdl-sem_decls: do not reassign type declarator on subtype aliasesTristan Gingold2023-01-281-13/+19
|
* synth: improve support of interface typeTristan Gingold2023-01-282-30/+82
|
* elab-vhdl_annotations: remove useless codeTristan Gingold2023-01-281-18/+0
|
* vhdl: minor changes to avoid recomputationTristan Gingold2023-01-282-1/+1
|
* vhdl-evaluation: factorize codeTristan Gingold2023-01-281-108/+94
|
* synth-vhdl_eval: minor reformattingTristan Gingold2023-01-281-18/+18
|
* synth: fix incorrect check in array subtype indicationsTristan Gingold2023-01-281-2/+8
|
* testsuite/synth: add tests for #2327Tristan Gingold2023-01-274-0/+132
|
* synth-vhdl_oper: add bit-vect and vect-bit operations.Tristan Gingold2023-01-271-12/+24
| | | | Fix #2327
* elab-memtype: add Read_Ptr, Write_PtrTristan Gingold2023-01-272-0/+22
|
* grt-files_operations: use grt.filesTristan Gingold2023-01-276-81/+19
|
* src/grt: extract grt-files_lib from grt-filesTristan Gingold2023-01-277-554/+672
|
* trans: add commentsTristan Gingold2023-01-271-1/+2
|
* ghdlrun: extract trans_foreignTristan Gingold2023-01-273-108/+144
|