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
*
types: introduce Direction_Type, which replaces Iir_Direction.
Tristan Gingold
2020-04-20
44
-302
/
+293
*
testsuite/synth: add a test for #1251
Tristan Gingold
2020-04-20
2
-0
/
+23
*
synth: avoid a crash while assigning null wires. Fix #1251
Tristan Gingold
2020-04-20
1
-1
/
+5
*
testsuite/synth: add test for #1250
Tristan Gingold
2020-04-20
3
-0
/
+55
*
synth: improve handling of nested memories. Fix #1250
Tristan Gingold
2020-04-20
6
-88
/
+107
*
synth-values-debug: improve debug_typ.
Tristan Gingold
2020-04-19
1
-4
/
+26
*
synth-stmts: add comments.
Tristan Gingold
2020-04-19
1
-1
/
+9
*
testsuite/synth: add a test for #1244
Tristan Gingold
2020-04-19
2
-0
/
+127
*
synth: reject protected types. Fix #1244
Tristan Gingold
2020-04-19
6
-8
/
+51
*
synth-oper: handle std_logic_arith_mul_uns_sgn_sgn. For #1239
Tristan Gingold
2020-04-19
1
-9
/
+25
*
testsuite/synth: add tests for #1239
Tristan Gingold
2020-04-19
3
-0
/
+39
*
synth-aggr: check bound errors. Fix #1239
Tristan Gingold
2020-04-19
1
-25
/
+68
*
testsuite/synth: add first case for #1239
Tristan Gingold
2020-04-19
2
-0
/
+106
*
synth-insts: fix a crash on subtype indication of blackbox components.
Tristan Gingold
2020-04-19
1
-7
/
+9
*
testsuite/synth: adjust harness of #1243
Tristan Gingold
2020-04-19
1
-0
/
+1
*
testsuite/synth: add test for #1243
Tristan Gingold
2020-04-18
3
-0
/
+688
*
synth-stmts: propagate errors. For #1243
Tristan Gingold
2020-04-18
1
-18
/
+23
*
synth-oper: check that dyadic logical operands have same length. Fix #1243
Tristan Gingold
2020-04-18
1
-1
/
+4
*
testsuite/synth: complete test for #1240
Tristan Gingold
2020-04-18
2
-0
/
+33
*
netlists-butils: handle case statement with negative values. Fix #1240
Tristan Gingold
2020-04-18
1
-19
/
+35
*
testsuite/synth: add tests from #1240
Tristan Gingold
2020-04-18
4
-0
/
+52
*
synth-expr: rework handling of overflow_literal. For #1240
Tristan Gingold
2020-04-18
1
-8
/
+2
*
testsuite/gna: complete test #1240
Tristan Gingold
2020-04-18
1
-0
/
+8
*
vhdl-evaluation: remove some cascaded errors.
Tristan Gingold
2020-04-18
4
-27
/
+31
*
vhdl-prints: handle evaluated expression for qualified_expression.
Tristan Gingold
2020-04-18
3
-16
/
+52
*
synth-values-debug: handle all kind of valtyp.
Tristan Gingold
2020-04-18
1
-1
/
+13
*
testsuite/gna: add a test from #1240
Tristan Gingold
2020-04-18
3
-0
/
+37
*
vhdl-sem_expr: report during analysis out-of-range qualified expressions.
Tristan Gingold
2020-04-18
1
-0
/
+3
*
testsuite/synth: add a test for #1241
Tristan Gingold
2020-04-18
3
-0
/
+72
*
netlists-expands: fix handling of non-consective extractions. Fix #1241
Tristan Gingold
2020-04-18
2
-2
/
+5
*
Adjust vests tests for #1237
Tristan Gingold
2020-04-17
2
-7
/
+7
*
testsuite/synth: add a test for #1237
Tristan Gingold
2020-04-17
2
-0
/
+30
*
testsuite/gna: adjust harness after change for #1237
Tristan Gingold
2020-04-17
2
-2
/
+4
*
vhdl-evaluation: static out of bounds values are now a warning. For #1237
Tristan Gingold
2020-04-17
2
-10
/
+17
*
grt-vpi: potential fix for win32 regression detected by #1228
Tristan Gingold
2020-04-17
1
-1
/
+2
*
testsuite/gna: add a test for #1233
Tristan Gingold
2020-04-17
3
-0
/
+154
*
grt-vpi: free iterator to fix memory leak. Fix #1233
Tristan Gingold
2020-04-17
1
-2
/
+25
*
testsuite/synth: add a testcase for #1236
Tristan Gingold
2020-04-17
2
-0
/
+18
*
vhdl: reject top-level entities with a type generic. Fix #1236
Tristan Gingold
2020-04-17
1
-5
/
+16
*
testcase/synth: add case for #1234
Tristan Gingold
2020-04-17
2
-0
/
+18
*
synth-expr: handle parenthesis_expression. Fix #1234
Tristan Gingold
2020-04-17
1
-0
/
+3
*
testsuite/gna: rename file for windows. For #1229
Tristan Gingold
2020-04-16
3
-4
/
+4
*
testsuite/synth: add case from #1231
Tristan Gingold
2020-04-16
4
-0
/
+100
*
synth-stmts: print report message on assertion failure. Fix #1231
Tristan Gingold
2020-04-16
1
-1
/
+20
*
testsuite/synth: adjust #1230
Tristan Gingold
2020-04-16
1
-1
/
+1
*
testsuite/gna: simplify test #1229
Tristan Gingold
2020-04-16
1
-4
/
+4
*
testsuite/synth: add test for #1230
Tristan Gingold
2020-04-16
2
-0
/
+41
*
synth-values-debug: add debug_typ.
Tristan Gingold
2020-04-16
2
-0
/
+48
*
synth: check for matching bounds in subtype conversions.
Tristan Gingold
2020-04-16
1
-1
/
+11
*
synth: fix bounds computation for concatenations.
Tristan Gingold
2020-04-16
1
-3
/
+4
[next]