index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
testsuite/gna: add tests for #2350
Tristan Gingold
2023-02-13
8
-0
/
+156
*
sem_record_aggregate: add a check for constraints. Fix #2350
Tristan Gingold
2023-02-13
1
-11
/
+23
*
Make-lang.in: also generate Backend_Version
Tristan Gingold
2023-02-12
1
-0
/
+2
*
doc: clarify diagnostic level output.
Tristan Gingold
2023-02-12
1
-1
/
+5
*
ghdl: print llvm or gcc backend version with --version
Tristan Gingold
2023-02-12
4
-4
/
+15
*
testsuite/gna: add a test for #2349
Tristan Gingold
2023-02-11
4
-0
/
+2703
*
ghdllocal, ghdlxml: adjust after previous commit; fix #2349
Tristan Gingold
2023-02-11
2
-0
/
+6
*
vhdl-sem_lib: units during analysis can depend only on analyzed units.
Tristan Gingold
2023-02-11
1
-0
/
+6
*
testsuite/synth: add a test for #2347
Tristan Gingold
2023-02-09
2
-0
/
+49
*
synth-vhdl_eval: handle std_logic_arith.conv_std_logic_vector
Tristan Gingold
2023-02-09
3
-0
/
+43
*
synth: preliminary work for PSL endpoints
Tristan Gingold
2023-02-08
2
-1
/
+19
*
simul: improve support of PSL endpoints
Tristan Gingold
2023-02-08
2
-10
/
+12
*
simul: improve handling of individual signal associations
Tristan Gingold
2023-02-08
1
-3
/
+3
*
synth: do not handle null-vectors for to_hstring.
Tristan Gingold
2023-02-08
2
-1
/
+18
*
testsuite/gna: add a test for #2346
Tristan Gingold
2023-02-08
6
-0
/
+129
*
trans-chap8: fix a crash while checking bounds in signal assignments.
Tristan Gingold
2023-02-08
1
-1
/
+1
*
trans-chap8: Fix individual assocs of signal parameters
Tristan Gingold
2023-02-08
1
-22
/
+44
*
simul: handle signal assignment to procedure individual associations
Tristan Gingold
2023-02-08
1
-8
/
+19
*
trans-chap8: minor reindentation
Tristan Gingold
2023-02-08
1
-1
/
+1
*
synth: use same layout for records in memory as translate
Tristan Gingold
2023-02-08
10
-70
/
+229
*
testsuite/gna: add a reproducer for #2344
Tristan Gingold
2023-02-08
2
-0
/
+47
*
vhdl-canon: remove signal parameters for all-sensitized processes.
Tristan Gingold
2023-02-08
4
-9
/
+54
*
synth: preliminary work to compute access bounds size
Tristan Gingold
2023-02-05
3
-2
/
+128
*
elab-vhdl_objtypes: rename acc_bnd_sz to acc_type_sz
Tristan Gingold
2023-02-05
3
-7
/
+7
*
vhdl-prints: improve output of generate statements
Tristan Gingold
2023-02-04
1
-12
/
+5
*
translate: add --no-elaboration flag
Tristan Gingold
2023-02-04
5
-2
/
+10
*
elab-vhdl_debug: handle package in subprograms
Tristan Gingold
2023-02-04
1
-0
/
+13
*
simul: refactoring, expose more subprograms
Tristan Gingold
2023-02-04
3
-35
/
+47
*
mcode/ortho_jit.adb: add option --be-g
Tristan Gingold
2023-02-04
1
-1
/
+1
*
testsuite/synth: rename testcase directory.
Tristan Gingold
2023-02-04
3
-0
/
+0
*
testsuite/synth: add a test for #2336
Tristan Gingold
2023-02-03
3
-0
/
+486
*
vhdl-sem_decls: fix a regression on subtype indication. Fix #2336
Tristan Gingold
2023-02-03
1
-1
/
+1
*
vhdl: reduce use of is_anonymous_type_definition
Tristan Gingold
2023-02-03
6
-34
/
+40
*
pyGHDL: reformating
Tristan Gingold
2023-02-03
2
-3
/
+1
*
TBM
Tristan Gingold
2023-02-02
4
-12
/
+56
*
translate: improve support for Flag_Elaboration
Tristan Gingold
2023-02-02
2
-2
/
+10
*
testsuite/gna: add tests in bug056
Tristan Gingold
2023-02-02
4
-0
/
+59
*
vhdl: avoid error storms in assertions
Tristan Gingold
2023-02-02
2
-2
/
+4
*
trans-chap3: minor rewrite
Tristan Gingold
2023-02-02
1
-1
/
+1
*
testsuite/gna: add a test for #2337
Tristan Gingold
2023-02-02
3
-0
/
+80
*
translate: rework translate_object_subtype_indication.
Tristan Gingold
2023-02-02
5
-66
/
+83
*
testsuite/gna: add a test for #2336
Tristan Gingold
2023-01-31
6
-0
/
+456
*
psl-build: fix fusion with epsilon. Fix #2336
Tristan Gingold
2023-01-31
1
-0
/
+1
*
translate: add a flag to disable elaboration
Tristan Gingold
2023-01-31
3
-106
/
+125
*
elab-debugger: also pass top instance on break_time
Tristan Gingold
2023-01-31
3
-4
/
+4
*
ghdlsimul: extract simul-main from simul-vhdl_simul
Tristan Gingold
2023-01-31
6
-110
/
+186
*
vhdl-prints: minor rewrite
Tristan Gingold
2023-01-31
1
-31
/
+33
*
PSL: optimize True for goto_repeat
Tristan Gingold
2023-01-31
1
-5
/
+17
*
psl-disp_nfas: add Dump_NFA
Tristan Gingold
2023-01-31
2
-0
/
+57
*
testsuite/synth: add a test for #2334
Tristan Gingold
2023-01-30
5
-0
/
+940
[prev]
[next]