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
*
testsuite/synth: add a test for static unary not. For #1080
Tristan Gingold
2020-01-12
2
-0
/
+17
*
synth-static_oper: handle unary not for std_logic. For #1080
Tristan Gingold
2020-01-12
1
-0
/
+5
*
testsuite/synth: add a test for #1086
Tristan Gingold
2020-01-12
2
-0
/
+26
*
synth-expr: fix crash with negative values. Fix #1086
Tristan Gingold
2020-01-12
1
-2
/
+2
*
synth-expr: handle negative value in decompose_mul_add.
Tristan Gingold
2020-01-12
1
-5
/
+16
*
synth-decls: do subtype conversion for signal default value.
Tristan Gingold
2020-01-12
1
-0
/
+2
*
netlists: get_net_uns64: handle id_const_sb32.
Tristan Gingold
2020-01-12
1
-0
/
+11
*
netlists-utils: consider 0 bit net as static.
Tristan Gingold
2020-01-12
1
-0
/
+6
*
netlists-utils: factorize code (same_net).
Tristan Gingold
2020-01-12
2
-51
/
+25
*
testsuite/synth: add test for 0 bit bus. For #1080
Tristan Gingold
2020-01-12
2
-1
/
+31
*
netlists-disp_vhdl: handle 0 bit truncation.
Tristan Gingold
2020-01-12
1
-0
/
+2
*
netlists-builders: allow more gates with null bus. For #1080
Tristan Gingold
2020-01-12
1
-2
/
+0
*
configure: allow options in --with-llvm-config.
Tristan Gingold
2020-01-12
1
-1
/
+4
*
llvm4-nodebug: remove verbose code.
Tristan Gingold
2020-01-12
1
-3
/
+0
*
msys2-mingw: build llvm with --static-link (tentatively fix ci)
Tristan Gingold
2020-01-12
2
-2
/
+2
*
configure: clarify help for --with-llvm-config
Tristan Gingold
2020-01-12
1
-1
/
+1
*
testsuite/synth: add test for #1079
Tristan Gingold
2020-01-12
2
-0
/
+48
*
netlists-memories: allow intermediate signals to detect sync read.
Tristan Gingold
2020-01-12
3
-2
/
+18
*
ortho/llvm4-nodebug: pass --link-static to llvm-config.
Tristan Gingold
2020-01-12
1
-1
/
+1
*
testsuite/synth: add a test for #1081
Tristan Gingold
2020-01-12
2
-0
/
+44
*
synth-decls: always initialize variables. Fix #1081
Tristan Gingold
2020-01-12
1
-7
/
+2
*
netlists-disp_vhdl: handle const_log for disp_memory.
Tristan Gingold
2020-01-12
1
-0
/
+5
*
llvm4-nodebug: investigate CI failure.
Tristan Gingold
2020-01-12
1
-1
/
+2
*
testsuite/synth: add test for #1080
Tristan Gingold
2020-01-12
4
-1
/
+105
*
synth: fix element order for simple aggregates. For #1080
Tristan Gingold
2020-01-12
1
-1
/
+1
*
synth: convert constant default value subtype. For #1080
Tristan Gingold
2020-01-12
1
-0
/
+1
*
llvm4-nodebug: add verbosity to debug CI failures.
Tristan Gingold
2020-01-12
1
-1
/
+5
*
testsuite/synth: add a test for #1080
Tristan Gingold
2020-01-12
3
-1
/
+164
*
synth: handle constants in assignments. Fix for #1080
Tristan Gingold
2020-01-12
3
-1
/
+11
*
synth-expr: handle pos attribute. For #1080
Tristan Gingold
2020-01-12
1
-0
/
+12
*
testsuite/synth: add test for #1080
Tristan Gingold
2020-01-12
2
-0
/
+37
*
synth: use formal instance to evaluate default value. For #1080
Tristan Gingold
2020-01-12
1
-1
/
+4
*
testsuite/synth: add a test for #1083
Tristan Gingold
2020-01-12
2
-0
/
+35
*
netlists-disp_vhdl: handle one bit memories. Fix #1083
Tristan Gingold
2020-01-12
1
-2
/
+6
*
testsuite/synth: add a test for #1082
Tristan Gingold
2020-01-12
3
-1
/
+50
*
testsuite/synth: add test from #1082 (#1085)
eine
2020-01-12
2
-0
/
+27
*
ci: the URL to retrieve GCC sources has changed (#1084)
eine
2020-01-12
1
-2
/
+3
*
netlists: Handle sdiv and udiv (#1082)
Anton Blanchard
2020-01-11
1
-0
/
+6
*
testsuite/synth: use --expect-failure
Tristan Gingold
2020-01-11
3
-3
/
+3
*
synth: add --expect-failure for command --synth
Tristan Gingold
2020-01-11
2
-2
/
+20
*
testsuite/synth: add a test for #1078
Tristan Gingold
2020-01-11
2
-0
/
+19
*
synth-cleanup: avoid a crash on undriven output. Fix #1078
Tristan Gingold
2020-01-11
1
-3
/
+5
*
vhdl: recognize predefined shift operators for ieee.numeric_std. For #1077
Tristan Gingold
2020-01-11
3
-83
/
+124
*
testsuite/synth: add a test for #1076
Tristan Gingold
2020-01-11
3
-0
/
+56
*
synth: fix crash on else-generate. Fix #1076
Tristan Gingold
2020-01-11
1
-3
/
+10
*
testsuite/synth: add a test for #1074
Tristan Gingold
2020-01-10
2
-0
/
+44
*
synth: emit error message in case of 'else' for synchronous code. Fix #1074
Tristan Gingold
2020-01-10
1
-10
/
+10
*
testsuite/synth: add a test for #1075
Tristan Gingold
2020-01-10
2
-0
/
+19
*
synth: handle ieee.math_real.round Fix #1075
Tristan Gingold
2020-01-10
8
-238
/
+260
*
testsuite/synth: add a test for unbounded ports.
Tristan Gingold
2020-01-10
3
-0
/
+73
[next]