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
*
synth: improve support of arrays or arrays. Fix #955
Tristan Gingold
2019-10-01
10
-62
/
+110
*
testsuite/synth: add testcase for #956
Tristan Gingold
2019-09-30
2
-0
/
+32
*
synth: handle range defined by high/low attributes. Fix #956
Tristan Gingold
2019-09-30
1
-2
/
+2
*
testsuite/synth: add testcase for #953
Tristan Gingold
2019-09-30
2
-0
/
+24
*
synth: improve support of * and /. Fix #953
Tristan Gingold
2019-09-30
3
-2
/
+46
*
vhdl: recognize div operators.
Tristan Gingold
2019-09-30
3
-90
/
+123
*
testsuite/synth: add testcase for #952
Tristan Gingold
2019-09-30
3
-1
/
+87
*
synth-oper: implement >= and <= for uns/nat. Fix #952
Tristan Gingold
2019-09-30
1
-0
/
+6
*
testsuite/synth: add testcase for #951
Tristan Gingold
2019-09-30
3
-0
/
+87
*
synth-inference: handl 'EXPR and CLK' condition. Fix #951
Tristan Gingold
2019-09-30
1
-2
/
+17
*
synth-insts: refactoring.
Tristan Gingold
2019-09-30
1
-40
/
+32
*
testsuite/synth: add testcase for #954
Tristan Gingold
2019-09-30
4
-0
/
+46
*
synth-insts: create net object for input port. Fix
Tristan Gingold
2019-09-30
1
-3
/
+14
*
synth: renaming and minor refactoring.
Tristan Gingold
2019-09-30
4
-74
/
+43
*
synth: minor refactoring.
Tristan Gingold
2019-09-30
1
-4
/
+4
*
synth-expr: minor factorisation.
Tristan Gingold
2019-09-30
1
-25
/
+19
*
testsuite/synth: add a test for 'to' direction.
Tristan Gingold
2019-09-30
3
-1
/
+64
*
testsuite: add test for previous commit.
Tristan Gingold
2019-09-30
1
-0
/
+11
*
vhdl-std_package: reduce cascaded error messages.
Tristan Gingold
2019-09-30
1
-0
/
+1
*
synth-decls: improve handling of subtype aliases for
Tristan Gingold
2019-09-30
1
-26
/
+42
*
testsuite/synth: add testcase for #947
Tristan Gingold
2019-09-30
2
-0
/
+32
*
synth: check matching bounds for array equality. Fix #947
Tristan Gingold
2019-09-30
3
-4
/
+56
*
testsuite/synth: add testcase for #946
Tristan Gingold
2019-09-30
2
-0
/
+34
*
synth: convert subtype in alias declaration. Fix #946
Tristan Gingold
2019-09-30
1
-2
/
+6
*
testsuite/synth: add testcase for #948
Tristan Gingold
2019-09-30
3
-1
/
+33
*
synth: handle alias for is_const. Fix #948
Tristan Gingold
2019-09-30
1
-2
/
+3
*
synth: handle conversion from slice to unbounded vector.
Tristan Gingold
2019-09-30
1
-0
/
+2
*
synth: handle while-loop statement.
Tristan Gingold
2019-09-30
1
-0
/
+39
*
synth: special handling of 'const' functions.
Tristan Gingold
2019-09-30
7
-16
/
+134
*
synth: slice: avoid crash in case of incorrect slice.
Tristan Gingold
2019-09-30
1
-4
/
+4
*
synth: refactoring of alias (allow alias of anything).
Tristan Gingold
2019-09-30
7
-34
/
+40
*
testsuite/synth: add a test for previous commit (dyn slice).
Tristan Gingold
2019-09-30
3
-1
/
+84
*
synth: handle slice with index from a record.
Tristan Gingold
2019-09-30
1
-5
/
+15
*
synth: introduce type_logic
Tristan Gingold
2019-09-29
6
-16
/
+42
*
testsuite/synth: add testcase for #945
Tristan Gingold
2019-09-28
3
-0
/
+30
*
synth: add support of alias of alias. Fix #945
Tristan Gingold
2019-09-28
1
-0
/
+8
*
synth: add support for mod operator.
Tristan Gingold
2019-09-28
3
-24
/
+30
*
netlists-disp_vhdl: improve disp_x_lit.
Tristan Gingold
2019-09-28
1
-3
/
+9
*
testsuite/sync: re-enable func08
Tristan Gingold
2019-09-28
1
-1
/
+1
*
synth-environment: optimize cascaded if.
Tristan Gingold
2019-09-28
1
-1
/
+27
*
netlists-disp_vhdl: handle id_edge.
Tristan Gingold
2019-09-28
1
-0
/
+3
*
testsuite/synth: add if01
Tristan Gingold
2019-09-28
3
-0
/
+75
*
testsuite/synth/func01: replace func08 by func08b (need to optimize).
Tristan Gingold
2019-09-28
3
-1
/
+61
*
synth-stmts: simple optimization for loop control logic.
Tristan Gingold
2019-09-28
1
-10
/
+19
*
synth: disp net number in netlists-dump
Tristan Gingold
2019-09-28
1
-1
/
+13
*
synth: finalize declarations and free wires.
Tristan Gingold
2019-09-27
6
-21
/
+214
*
testsuite/synth: add testcase for #944
Tristan Gingold
2019-09-27
2
-0
/
+33
*
synth: handle range attribute; handle vhdl08 array subtype.
Tristan Gingold
2019-09-27
1
-19
/
+25
*
synth-environment-debug: improve.
Tristan Gingold
2019-09-26
1
-1
/
+2
*
synth: handle alias for reshape.
Tristan Gingold
2019-09-26
1
-0
/
+2
[next]