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: refactoring for memidx1.
Tristan Gingold
2019-10-02
3
-32
/
+47
*
synth: introduce memidx1
Tristan Gingold
2019-10-02
7
-28
/
+35
*
netlists: add memidx1 and memidx2 gates.
Tristan Gingold
2019-10-02
4
-8
/
+101
*
testsuite/synth: add a test for previous commit.
Tristan Gingold
2019-10-02
3
-1
/
+70
*
synth: fix extract_merge_partial_assigns.
Tristan Gingold
2019-10-02
1
-5
/
+15
*
testsuite/synth: add tests for previous commit.
Tristan Gingold
2019-10-02
3
-0
/
+45
*
netlists-disp_vhdl: handle Const_Log, add comments, fix assertion.
Tristan Gingold
2019-10-02
3
-1
/
+28
*
ghdlsynth: display bugbox in case of unknown exception.
Tristan Gingold
2019-10-02
1
-1
/
+3
*
testsuite/synth: add synth45 test.
Tristan Gingold
2019-10-02
3
-0
/
+51
*
testsuite/synth: add synth48
Tristan Gingold
2019-10-02
2
-0
/
+34
*
Regenerate ghdlsynth_gates.h
Tristan Gingold
2019-10-02
1
-19
/
+24
*
testsuite/synth: add testcases for #958
Tristan Gingold
2019-10-01
3
-0
/
+51
*
netlists-disp_vhdl: display constant signals connected to user submodules.
Tristan Gingold
2019-10-01
1
-0
/
+2
*
synth: handle string subtype defined by a port. Fix #958
Tristan Gingold
2019-10-01
2
-7
/
+20
*
testsuite/synth: add a test for previous commit.
Tristan Gingold
2019-10-01
3
-1
/
+65
*
synth: fix in extract_merge_partial_assigns.
Tristan Gingold
2019-10-01
2
-3
/
+10
*
synth-environment-debug: add dump_partial_assign.
Tristan Gingold
2019-10-01
1
-10
/
+17
*
testsuite/synth: add testcase for previous commit
Tristan Gingold
2019-10-01
4
-14
/
+45
*
synth: fix a crash on choice by range for aggregate.
Tristan Gingold
2019-10-01
1
-1
/
+2
*
testsuite/synth: add testcase for previous commit.
Tristan Gingold
2019-10-01
2
-0
/
+24
*
synth: add support for integer rem.
Tristan Gingold
2019-10-01
4
-3
/
+12
*
testsuite/synth: add testcase for ghdlsynth-beta 44
Tristan Gingold
2019-10-01
2
-0
/
+26
*
synth: handle selected element of const record.
Tristan Gingold
2019-10-01
1
-5
/
+8
*
testsuite/synth: add testcase for tgingold/ghdlsynth-beta#36
Tristan Gingold
2019-10-01
3
-0
/
+106
*
testsuite/synth: add testcase for #955
Tristan Gingold
2019-10-01
4
-0
/
+126
*
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
[next]