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
*
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
*
doc: move --file-to-xml to 'Misc commands'
eine
2020-05-27
1
-13
/
+13
*
testsuite/synth: add a test for #1342
Tristan Gingold
2020-05-27
2
-0
/
+34
*
synth: handle reduction operators. Fix #1342
Tristan Gingold
2020-05-27
9
-389
/
+438
*
synth-oper: add support for conv_vector.
Tristan Gingold
2020-05-27
1
-2
/
+3
*
vhdl-scanner: makes -C part of -frelaxed
Tristan Gingold
2020-05-25
1
-1
/
+3
*
testsuite/gna: add a test for #1338
Tristan Gingold
2020-05-25
2
-0
/
+31
*
grt: implement --backtrace-severity. For #1338
Tristan Gingold
2020-05-25
5
-15
/
+61
*
doc: move -C/--syn-binding doc to InvokingGHDL.
Tristan Gingold
2020-05-25
3
-20
/
+36
*
Makefile.in: use gnatlink -g for libghdl.
Tristan Gingold
2020-05-24
1
-1
/
+3
*
Makefile.in: also build and install libghdl.a. For #1336
Tristan Gingold
2020-05-23
1
-1
/
+10
*
testsuite/synth: add a test for #1318
Tristan Gingold
2020-05-23
4
-0
/
+77
*
ghdlsynth.h: add API for attributes. For #1318
Tristan Gingold
2020-05-23
1
-0
/
+7
*
netlists: disp attributes in vhdl output (as comments). For #1318
Tristan Gingold
2020-05-23
3
-20
/
+97
*
netlists: complete support of attributes. For #1318
Tristan Gingold
2020-05-23
5
-5
/
+102
*
grt: fix warnings from gnatgpl2020.
Tristan Gingold
2020-05-23
5
-17
/
+24
*
Disable gnatwc warnings for gnatgpl2020
Tristan Gingold
2020-05-23
2
-2
/
+2
*
Rewrite dyn_interning using Dyn_Maps.
Tristan Gingold
2020-05-22
2
-140
/
+34
*
netlists: use dyn_maps package for attributes.
Tristan Gingold
2020-05-22
4
-40
/
+19
*
Add dyn_maps package
Tristan Gingold
2020-05-22
2
-0
/
+249
*
netlists: add param_pval_boolean.
Tristan Gingold
2020-05-22
3
-8
/
+12
*
doc: update contributor role
umarcor
2020-05-22
1
-1
/
+1
[next]