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/synth: add a test for #2176
Tristan Gingold
2022-08-14
2
-0
/
+30
*
vhdl: recognize log10 and sqrt from math_real. Fix #2176
Tristan Gingold
2022-08-14
4
-10
/
+32
*
testsuite/synth: add a test for previous commit
Tristan Gingold
2022-08-14
3
-1
/
+82
*
synth: handle assignment to record aggregate
Tristan Gingold
2022-08-14
2
-31
/
+109
*
testsuite/synth: rename mem2d01 to memdp01
Tristan Gingold
2022-08-14
10
-0
/
+0
*
testsuite/synth: add a test for #2077
Tristan Gingold
2022-08-14
2
-1
/
+47
*
netlists-memories: improve checks to avoid the crash of #2077
Tristan Gingold
2022-08-14
1
-32
/
+75
*
testsuite/synth: add tests for #2077
Tristan Gingold
2022-08-14
2
-0
/
+86
*
testsuite/synth: add tests for #2077
Tristan Gingold
2022-08-13
7
-0
/
+268
*
netlists-memories: fix a crash on multi-dim memories. For #2077
Tristan Gingold
2022-08-13
1
-3
/
+6
*
testsuite/gna: add a test for #2166
Tristan Gingold
2022-08-12
2
-0
/
+26
*
trans-chap3: fix invalid copy of element layout. For #2166
Tristan Gingold
2022-08-12
1
-2
/
+4
*
testsuite/gna: add tests for #2175
Tristan Gingold
2022-08-11
4
-0
/
+176
*
testsuite/gna: add tests for #2174
Tristan Gingold
2022-08-11
5
-0
/
+80
*
vhdl: add support for file subtype. Fix #2174
Tristan Gingold
2022-08-11
13
-519
/
+589
*
testsuite/gna: add a test for #2173
Tristan Gingold
2022-08-11
3
-0
/
+58
*
vhdl-sem_stmts: handle external signal names in force assign. Fix #2173
Tristan Gingold
2022-08-11
1
-1
/
+5
*
testsuite/gna: add a test for #2172
Tristan Gingold
2022-08-11
2
-0
/
+41
*
vhdl-parse.adb: parse pathname expression
Tristan Gingold
2022-08-11
1
-0
/
+10
*
testsuite/gna: add a test for #2172
Tristan Gingold
2022-08-11
2
-0
/
+40
*
vhdl-sem_stmts.adb: handle signal assignment to external names. Fix #2172
Tristan Gingold
2022-08-11
1
-0
/
+4
*
testsuite/gna: add a test for #2131
Tristan Gingold
2022-08-11
2
-0
/
+21
*
vhdl-sem_expr: fix a crash on invalid aggregate. Fix #2131
Tristan Gingold
2022-08-11
1
-15
/
+30
*
testsuite/gna: add a test for #2118
Tristan Gingold
2022-08-11
2
-0
/
+58
*
trans-chap5: handle inertial individual association. Fix #2118
Tristan Gingold
2022-08-11
1
-13
/
+20
*
testsuite/gna: add a test for #2112
Tristan Gingold
2022-08-11
6
-0
/
+175
*
vhdl-sem_expr: add an error message for unbounded element aggregate.
Tristan Gingold
2022-08-11
1
-7
/
+12
*
testsuite/gna: add a test for #2055
Tristan Gingold
2022-08-11
2
-0
/
+34
*
trans-chap7: handle concat of unbounded elements. Fix #2055
Tristan Gingold
2022-08-11
1
-33
/
+58
*
testsuite/gna: add a test for element attribute
Tristan Gingold
2022-08-10
2
-0
/
+26
*
vhdl-sem_names: factorize code for element attribute
Tristan Gingold
2022-08-10
1
-56
/
+10
*
testsuite/gna: add a reproducer for #2166
Tristan Gingold
2022-08-10
13
-0
/
+873
*
trans: rework aggregate. For #2166
Tristan Gingold
2022-08-10
3
-58
/
+65
*
vhdl: add Determined_Aggregate_Flag field. For #2166
Tristan Gingold
2022-08-10
7
-197
/
+260
*
testsuite/synth: add a test for #2169
Tristan Gingold
2022-08-10
5
-0
/
+103
*
synth-vhdl_oper.adb: fix mul uns uns. Fix #2169
Tristan Gingold
2022-08-10
1
-1
/
+1
*
Resolve crashes caused by inconsistent capitalization on Windows (fix issue #...
Farmadupe
2022-08-08
1
-14
/
+29
*
Document changes to -frelaxed from #2165 (#2167)
Farmadupe
2022-08-07
1
-0
/
+4
*
vhdl: add an owner to interface type definition
Tristan Gingold
2022-08-07
9
-471
/
+538
*
testsuite/gna: adjust tests
Tristan Gingold
2022-08-07
2
-0
/
+2
*
testsuite/gna: add a test for #2155
Tristan Gingold
2022-08-07
4
-0
/
+46
*
vhdl-sem_names.adb(are_types_closely_related): handle vhdl08 definition
Tristan Gingold
2022-08-07
1
-14
/
+24
*
testsuite/gna: add a test for #2165
Tristan Gingold
2022-08-07
2
-0
/
+26
*
vhdl-sem.adb: lexical conformance is now a relaxed error. Fix #2165
Tristan Gingold
2022-08-07
2
-2
/
+7
*
testsuite/gna: add a test for #2164
Tristan Gingold
2022-08-07
2
-0
/
+23
*
vhdl-sem.adb(are_trees_equal): handle qualified expressions. Fix #2164
Tristan Gingold
2022-08-07
1
-1
/
+2
*
vhdl-sem_assocs: add comments
Tristan Gingold
2022-08-07
1
-0
/
+7
*
vhdl-prints: handle default in interface subprogram
Tristan Gingold
2022-08-07
1
-1
/
+19
*
testsuite/gna: add a reproducer for #2163
Tristan Gingold
2022-08-07
5
-0
/
+116
*
vhdl: add support for default in interface subprogram. Fix #2163
Tristan Gingold
2022-08-07
14
-746
/
+1016
[next]