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
*
llvm4-nodebug: add verbosity to debug CI failures.
Tristan Gingold
2020-01-12
1
-1
/
+5
*
testsuite/synth: add a test for #1080
Tristan Gingold
2020-01-12
3
-1
/
+164
*
synth: handle constants in assignments. Fix for #1080
Tristan Gingold
2020-01-12
3
-1
/
+11
*
synth-expr: handle pos attribute. For #1080
Tristan Gingold
2020-01-12
1
-0
/
+12
*
testsuite/synth: add test for #1080
Tristan Gingold
2020-01-12
2
-0
/
+37
*
synth: use formal instance to evaluate default value. For #1080
Tristan Gingold
2020-01-12
1
-1
/
+4
*
testsuite/synth: add a test for #1083
Tristan Gingold
2020-01-12
2
-0
/
+35
*
netlists-disp_vhdl: handle one bit memories. Fix #1083
Tristan Gingold
2020-01-12
1
-2
/
+6
*
testsuite/synth: add a test for #1082
Tristan Gingold
2020-01-12
3
-1
/
+50
*
testsuite/synth: add test from #1082 (#1085)
eine
2020-01-12
2
-0
/
+27
*
ci: the URL to retrieve GCC sources has changed (#1084)
eine
2020-01-12
1
-2
/
+3
*
netlists: Handle sdiv and udiv (#1082)
Anton Blanchard
2020-01-11
1
-0
/
+6
*
testsuite/synth: use --expect-failure
Tristan Gingold
2020-01-11
3
-3
/
+3
*
synth: add --expect-failure for command --synth
Tristan Gingold
2020-01-11
2
-2
/
+20
*
testsuite/synth: add a test for #1078
Tristan Gingold
2020-01-11
2
-0
/
+19
*
synth-cleanup: avoid a crash on undriven output. Fix #1078
Tristan Gingold
2020-01-11
1
-3
/
+5
*
vhdl: recognize predefined shift operators for ieee.numeric_std. For #1077
Tristan Gingold
2020-01-11
3
-83
/
+124
*
testsuite/synth: add a test for #1076
Tristan Gingold
2020-01-11
3
-0
/
+56
*
synth: fix crash on else-generate. Fix #1076
Tristan Gingold
2020-01-11
1
-3
/
+10
*
testsuite/synth: add a test for #1074
Tristan Gingold
2020-01-10
2
-0
/
+44
*
synth: emit error message in case of 'else' for synchronous code. Fix #1074
Tristan Gingold
2020-01-10
1
-10
/
+10
*
testsuite/synth: add a test for #1075
Tristan Gingold
2020-01-10
2
-0
/
+19
*
synth: handle ieee.math_real.round Fix #1075
Tristan Gingold
2020-01-10
8
-238
/
+260
*
testsuite/synth: add a test for unbounded ports.
Tristan Gingold
2020-01-10
3
-0
/
+73
*
synth: consider ports size to create unique instances.
Tristan Gingold
2020-01-10
3
-49
/
+143
*
testsuite/synth: add a test for #1068
Tristan Gingold
2020-01-09
2
-0
/
+23
*
synth: emit an error in case of static assertion failure. Fix #1068
Tristan Gingold
2020-01-09
1
-1
/
+1
*
testsuite/synth: add a test for inertial associations.
Tristan Gingold
2020-01-09
3
-0
/
+63
*
synth-oper: handle xor for bit_vectors.
Tristan Gingold
2020-01-09
1
-3
/
+4
*
synth: simplify support of inertial associations.
Tristan Gingold
2020-01-09
6
-5
/
+24
*
ci: update installation of GNAT GPL on macOS (#1072)
eine
2020-01-08
4
-28
/
+40
*
testsuite: add a test for previous commit. For #1064
Tristan Gingold
2020-01-08
3
-1
/
+50
*
synth: improve support of out/inout variable parameters.
Tristan Gingold
2020-01-08
3
-9
/
+69
*
ci: fix gnat-gpl download URL (#1071)
eine
2020-01-08
1
-2
/
+2
*
fix btdi image names (#1070)
eine
2020-01-07
2
-2
/
+2
*
testsuite: add more tests for #1038
Tristan Gingold
2020-01-06
5
-0
/
+106
*
vhdl/translate: handle implicit record-record conversions.
Tristan Gingold
2020-01-06
1
-12
/
+1
*
vhdl/translate: minor refactoring.
Tristan Gingold
2020-01-06
2
-42
/
+43
*
vhdl: fix multiple reference in trans-chap3.
Tristan Gingold
2020-01-06
1
-2
/
+6
*
doc: add internals/ (WIP). Add a part for index.
Tristan Gingold
2020-01-06
4
-1
/
+159
*
testsuite: add a case for #1038
Tristan Gingold
2020-01-06
2
-0
/
+35
*
vhdl/translate: handle more partially constrained array subtypes. For #1038
Tristan Gingold
2020-01-06
3
-6
/
+10
*
Homogenise NEWS.md, conf.py cleanup (#1065)
eine
2020-01-03
3
-263
/
+107
*
testsuite: add cases for #1051
Tristan Gingold
2020-01-02
13
-0
/
+3855
*
vhdl: handle untranslated subtypes for record aggregates. Fix #1051
Tristan Gingold
2020-01-02
1
-3
/
+12
*
testsuite/synth: add a test for #1064
Tristan Gingold
2020-01-02
3
-0
/
+60
*
synth: handle scalar inout association for subprograms. Fix #1064
Tristan Gingold
2020-01-02
1
-0
/
+2
*
testsuite: complete test for #1063
Tristan Gingold
2020-01-02
1
-2
/
+6
*
vhdl: fix order of std_ulogic literals. For #1063
Tristan Gingold
2020-01-02
1
-3
/
+3
*
testsuite/synth: improve test for previous commit.
Tristan Gingold
2020-01-01
2
-4
/
+40
[next]