index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
testsuite/synth: add case for #1116
Tristan Gingold
2020-01-26
4
-0
/
+97
|
*
synth: convert subtype on return. Fix #1116
Tristan Gingold
2020-01-26
1
-1
/
+1
|
*
synth: avoid crash on incorrect slice direction. For #1116
Tristan Gingold
2020-01-26
2
-1
/
+10
|
*
testsuite/synth: add a test for #1114
Tristan Gingold
2020-01-25
2
-0
/
+35
|
*
synth: handle function call in names. Fix #1114
Tristan Gingold
2020-01-25
1
-0
/
+6
|
*
testsuite/synth: add test for #1113
Tristan Gingold
2020-01-25
2
-0
/
+27
|
*
synth: improve support of 0-width nets and gates. Fix #1113
Tristan Gingold
2020-01-25
4
-19
/
+30
|
*
testsuite/synth: add a test for #1109
Tristan Gingold
2020-01-24
3
-0
/
+270
|
*
synth: handle matching comparisons. Fix #1109
Tristan Gingold
2020-01-24
4
-188
/
+482
|
*
testsuite/gna: add testcase for the previous commit.
Tristan Gingold
2020-01-22
4
-0
/
+146
|
*
vhdl-sem_inst: recompute subprogram hash after instantiation.
Tristan Gingold
2020-01-22
1
-0
/
+6
|
*
testsuite/synth: add a test for previous commit.
Tristan Gingold
2020-01-21
2
-0
/
+17
|
*
synth-static_oper: handle array-element concatenation.
Tristan Gingold
2020-01-21
1
-0
/
+20
|
*
ci: use DESTDIR instead of PREFIX (#1104)
eine
2020-01-20
2
-11
/
+11
|
*
testsuite/synth: fully enable test #1101
Tristan Gingold
2020-01-20
2
-5
/
+8
|
*
synth: add id_abs gate. For #1101
Tristan Gingold
2020-01-20
9
-88
/
+109
|
*
testsuite/synth: add testcase from tgingold/ghdlsynth-beta#80
Tristan Gingold
2020-01-20
2
-0
/
+24
|
*
synth-static_oper: handle element/array concat.
Tristan Gingold
2020-01-20
1
-0
/
+20
|
*
GHA: fix windows jobs (#1106)
eine
2020-01-20
2
-5
/
+8
|
|
|
|
|
|
* ci: use eine/setup-msys2 instead of numworks/setup-msys2 * msys2: fix package extension (change from xz to zst)
*
update README (#1105)
eine
2020-01-19
1
-27
/
+18
|
*
travis: update to ubuntu16 and fedora31 (#1103)
eine
2020-01-19
1
-4
/
+4
|
*
testsuite/synth: add test for #1101
Tristan Gingold
2020-01-19
2
-0
/
+110
|
*
synth: handle more signed operations. For #1101
Tristan Gingold
2020-01-19
4
-153
/
+203
|
*
synth-oper: handle more signed comparisons. For #1101
Tristan Gingold
2020-01-19
1
-9
/
+93
|
*
testsuite/synth: add test for #1100.
Tristan Gingold
2020-01-19
4
-0
/
+118
|
*
synth-stmts: allow slice within a record element. Fix #1100.
Tristan Gingold
2020-01-19
1
-4
/
+0
|
*
testsuite/synth: add test for #1099
Tristan Gingold
2020-01-19
2
-0
/
+43
|
*
netlists-builders: relax assertion. Fix #1099
Tristan Gingold
2020-01-19
1
-1
/
+0
|
*
synth-expr: remove unused with-ed package.
Tristan Gingold
2020-01-18
1
-1
/
+0
|
*
Extend internals/AST.rst
Tristan Gingold
2020-01-18
1
-10
/
+70
|
*
synth: rewrite to work-around old compiler wrong warning.
Tristan Gingold
2020-01-18
1
-10
/
+4
|
*
synth: fix a typo in a comment.
Tristan Gingold
2020-01-18
1
-1
/
+1
|
*
testsuite/synth: add test for #1096
Tristan Gingold
2020-01-16
3
-0
/
+61
|
*
synth: handle deferred constants. Fix #1096
Tristan Gingold
2020-01-16
2
-1
/
+4
|
*
testcase/synth: add reproducer from #1090
Tristan Gingold
2020-01-16
5
-0
/
+206
|
*
netlists-disp_vhdl: display memory content in user order.
Tristan Gingold
2020-01-16
1
-5
/
+6
|
*
netlists-memories: fix split of memory content. Fix
Tristan Gingold
2020-01-16
1
-4
/
+131
|
*
ortho/mcode: use arch64 binary format for mach-O
Tristan Gingold
2020-01-16
1
-1
/
+1
|
*
ynth-inference: refactoring.
Tristan Gingold
2020-01-16
1
-23
/
+21
|
*
synth-decls: add comments.
Tristan Gingold
2020-01-16
1
-0
/
+3
|
*
testsuite/synth: add a test for #1095
Tristan Gingold
2020-01-15
2
-0
/
+70
|
*
synth-insts: clear before applying block configuration. Fix #1095
Tristan Gingold
2020-01-15
1
-0
/
+2
|
*
netlists: use a mark and sweep cleanup.
Tristan Gingold
2020-01-15
4
-1
/
+126
|
*
vhdl: relax rule for choice expression staticness.
Tristan Gingold
2020-01-15
1
-0
/
+9
|
*
doc: add 'GSOC Ideas' (#1093)
eine
2020-01-14
4
-11
/
+138
|
*
netlists-memories: allow initialized rams. For #1090
Tristan Gingold
2020-01-13
1
-1
/
+2
|
*
synth: improve support for expanded names. For #1090
Tristan Gingold
2020-01-13
1
-1
/
+3
|
*
testsuite/synth: avoid crash to closed pipe.
Tristan Gingold
2020-01-13
1
-1
/
+2
|
*
synth: remove wbound field of bound_type.
Tristan Gingold
2020-01-13
7
-36
/
+14
|
*
testsuite/synth: add a test for previous change.
Tristan Gingold
2020-01-13
3
-1
/
+63
|
[prev]
[next]