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
*
ci(msys2): update eine/setup-msys2 to v1
umarcor
2020-06-06
1
-1
/
+1
*
ci(msys2): set default shell on GHA windows-latest jobs
umarcor
2020-06-06
1
-2
/
+4
*
ci: trigger repository_dispatch in ghdl/docker
eine
2020-06-04
1
-0
/
+6
*
testsuite/gna: add a test for stack2 release.
Tristan Gingold
2020-06-04
2
-0
/
+60
*
trans-chap8: handle accesses like scalar in return statement.
Tristan Gingold
2020-06-04
1
-10
/
+4
*
trans-chap8: handle stack2 in condition of control statement.
Tristan Gingold
2020-06-04
1
-14
/
+43
*
grt: add check for empty stack2.
Tristan Gingold
2020-06-04
3
-4
/
+27
*
grt-lib: minor reformatting.
Tristan Gingold
2020-06-04
1
-5
/
+3
*
grt: do not export disp_process_name.
Tristan Gingold
2020-06-04
3
-6
/
+4
*
Makefile.in: always add src/synth to the include path.
Tristan Gingold
2020-06-04
1
-1
/
+1
*
doc: update comment about shared and frelaxed (#1350)
eine
2020-06-04
1
-1
/
+2
*
ci/msys2: style
eine
2020-06-04
1
-7
/
+15
*
testsuite/synth: add a test for #1348
Tristan Gingold
2020-06-02
3
-0
/
+143
*
netlists-memories: simplify addresses when using a 'to' range. Fix #1348
Tristan Gingold
2020-06-02
1
-0
/
+264
*
netlists-gates.ads: add comments.
Tristan Gingold
2020-06-02
1
-6
/
+8
*
netlists-memories: clean up: remove handling of dff/idff in chains.
Tristan Gingold
2020-06-02
1
-57
/
+28
*
netlists-memories: handle another merge of dff in read ports. For #1348
Tristan Gingold
2020-06-02
1
-3
/
+154
*
testsuite/gna: adjust issue1346
Tristan Gingold
2020-06-02
1
-1
/
+2
*
testsuite/synth: add a test for #662
Tristan Gingold
2020-06-02
3
-0
/
+63
*
grt: add and document option --asserts
Tristan Gingold
2020-06-02
4
-27
/
+51
*
Synthesis of PSL prev function.
Tristan Gingold
2020-06-02
14
-236
/
+441
*
vhdl: parse PSL prev/stable/rose/fell builtin calls. For #662
Tristan Gingold
2020-06-02
17
-378
/
+761
*
testsuite/gna: add test from #1346
Tristan Gingold
2020-06-01
5
-0
/
+288
*
netlists-dump: shorten UB32 constants.
Tristan Gingold
2020-05-31
1
-1
/
+5
*
compile-uvvm.sh: fix order. Fix #1344
Tristan Gingold
2020-05-31
1
-3
/
+3
*
testsuite/gna: add a test for #1347
Tristan Gingold
2020-05-31
2
-0
/
+141
*
grt: call finalizer after std.env.finish/stop. For #1347
Tristan Gingold
2020-05-31
2
-1
/
+3
*
testsuite/synth: add a test for #1069
Tristan Gingold
2020-05-31
3
-5
/
+110
*
testsuite/synth: add a test for tdp_ram.
Tristan Gingold
2020-05-31
3
-3
/
+107
*
testsuite/synth: add more tests for #1069
Tristan Gingold
2020-05-31
8
-11
/
+368
*
testsuite/synth: add one test for #1069
Tristan Gingold
2020-05-31
1
-0
/
+1
*
synth: improve support of true dual port rams. For #1069
Tristan Gingold
2020-05-31
3
-7
/
+9
*
netlists-inference: minor refactoring.
Tristan Gingold
2020-05-31
1
-79
/
+64
*
testsuite/synth/issue1069: renaming.
Tristan Gingold
2020-05-31
1
-3
/
+3
*
netlists-inference: add comments, reorder subprograms.
Tristan Gingold
2020-05-31
1
-70
/
+63
*
synth: refine -dm debug option. Add -dm2
Tristan Gingold
2020-05-31
4
-4
/
+11
*
testsuite/gna/bug071: adjust previous patch.
Tristan Gingold
2020-05-29
1
-4
/
+4
*
testsuite/gna/bug071: adjust test for windows.
Tristan Gingold
2020-05-29
1
-2
/
+10
*
netlists-memories: cleanup.
Tristan Gingold
2020-05-29
2
-47
/
+4
*
testsuite/synth/subprg01: adjust test to avoid memory.
Tristan Gingold
2020-05-29
1
-0
/
+4
*
netlists: rework clock handling in memories.
Tristan Gingold
2020-05-29
4
-83
/
+108
*
netlists: handle UL32 in memory initial value.
Tristan Gingold
2020-05-29
2
-4
/
+27
*
netlists-inference: factorize code.
Tristan Gingold
2020-05-29
1
-54
/
+45
*
testsuite/synth: add a test for #1345
Tristan Gingold
2020-05-29
2
-0
/
+102
*
psl-nodes: set a location on false/true/one/EOS nodes. Fix #1345
Tristan Gingold
2020-05-29
4
-18
/
+28
*
ortho/gcc: convert boolean and enums to int on interfaces.
Tristan Gingold
2020-05-28
5
-0
/
+10
*
vhdl-utils: minor style changes.
Tristan Gingold
2020-05-28
1
-4
/
+2
*
ortho: add a length parameter to start_array_aggr.
Tristan Gingold
2020-05-28
29
-236
/
+327
*
ghdl.gpr: adjust flags.
Tristan Gingold
2020-05-28
1
-1
/
+1
*
testsuite/gna: add a testcase for #1287
Tristan Gingold
2020-05-28
3
-0
/
+39
[next]