index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-expr.adb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
synth: improve support for expanded names. For #1090
Tristan Gingold
2020-01-13
1
-1
/
+3
*
synth: remove wbound field of bound_type.
Tristan Gingold
2020-01-13
1
-16
/
+9
*
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
*
netlists-utils: factorize code (same_net).
Tristan Gingold
2020-01-12
1
-36
/
+1
*
synth: fix element order for simple aggregates. For #1080
Tristan Gingold
2020-01-12
1
-1
/
+1
*
synth-expr: handle pos attribute. For #1080
Tristan Gingold
2020-01-12
1
-0
/
+12
*
synth-expr: strip const for synth_type_conversion. Fix #1043
Tristan Gingold
2019-11-28
1
-0
/
+1
*
synth: factorize code, move value2logvec to synth-expr.
Tristan Gingold
2019-11-28
1
-0
/
+70
*
synth-expr: handle aliases in subtype conversion.
Tristan Gingold
2019-11-23
1
-1
/
+2
*
synth-expr: add strip_const for indexed names. Fix #1023
Tristan Gingold
2019-11-23
1
-0
/
+1
*
synth-expr: handle null slices in synth_slice_const_suffix.
Tristan Gingold
2019-11-23
1
-24
/
+32
*
synth: add debug_error.
Tristan Gingold
2019-11-22
1
-6
/
+16
*
synth: handle allocator_by_expression.
Tristan Gingold
2019-11-22
1
-0
/
+10
*
synth: add support for multi-dim aggregates.
Tristan Gingold
2019-11-17
1
-40
/
+80
*
synth: handle dereference.
Tristan Gingold
2019-11-17
1
-0
/
+12
*
synth: initial support of access types.
Tristan Gingold
2019-11-17
1
-0
/
+11
*
synth: add some support for access types.
Tristan Gingold
2019-11-13
1
-1
/
+4
*
synth: renames Is_Const to Is_Static.
Tristan Gingold
2019-11-13
1
-23
/
+23
*
synth-expr: handle static values in
Tristan Gingold
2019-11-13
1
-0
/
+7
*
synth-expr: reshape: handle consts.
Tristan Gingold
2019-11-12
1
-0
/
+2
*
synth: file support (WIP).
Tristan Gingold
2019-11-12
1
-2
/
+4
*
netlists: optimize trunc.
Tristan Gingold
2019-11-11
1
-3
/
+2
*
synth: initial support for file types. For #1004
Tristan Gingold
2019-11-11
1
-0
/
+2
*
synth: initial support of access type. For #1004
Tristan Gingold
2019-11-11
1
-0
/
+2
*
synth: also handle or short-circuit. For #1005
Tristan Gingold
2019-11-07
1
-14
/
+35
*
synth: handle short-circuit and. Fix #1005
Tristan Gingold
2019-11-06
1
-9
/
+38
*
synth: handle edge operators in synth_predefined_function_call.
Tristan Gingold
2019-11-06
1
-26
/
+1
*
synth-expr: do subtype conversion in fill_record_aggregate. Fix #1009
Tristan Gingold
2019-11-06
1
-1
/
+2
*
synth: do more constant propagation (on build2
Tristan Gingold
2019-11-05
1
-41
/
+9
*
synth: extract netlists-folds from netlists-builders.
Tristan Gingold
2019-11-05
1
-1
/
+2
*
synth-expr: allow constants in discrete range
Tristan Gingold
2019-11-04
1
-0
/
+2
*
synth-expr: handle vhdl 2008 aggregates (partially).
Tristan Gingold
2019-11-04
1
-43
/
+120
*
synth: cap max in synth_slice_suffix
Tristan Gingold
2019-11-03
1
-1
/
+8
*
synth: add support for inout variable interfaces.
Tristan Gingold
2019-11-01
1
-0
/
+1
*
synth: adjust computation of max for dyn_extract.
Tristan Gingold
2019-10-28
1
-2
/
+6
*
synth-expr (synth_slice_suffix): compute max value for slices.
Tristan Gingold
2019-10-27
1
-1
/
+4
*
synth: fixes for value_const.
Tristan Gingold
2019-10-20
1
-0
/
+6
*
synth: add value_const.
Tristan Gingold
2019-10-20
1
-0
/
+1
*
synth: add more locations.
Tristan Gingold
2019-10-20
1
-0
/
+1
*
synth: handle overflow literal.
Tristan Gingold
2019-10-15
1
-0
/
+9
*
synth-expr: handle any discrete_range in aggregate choices.
Tristan Gingold
2019-10-15
1
-1
/
+2
*
synth: handle constants for condition operator.
Tristan Gingold
2019-10-13
1
-0
/
+4
*
synth-expr: handle integer type conversion.
Tristan Gingold
2019-10-13
1
-1
/
+4
*
synth-expr: handle range array attribute in slices.
Tristan Gingold
2019-10-13
1
-42
/
+74
*
synth: remove synth-types
Tristan Gingold
2019-10-10
1
-11
/
+12
*
synth: use synth.source for setting location.
Tristan Gingold
2019-10-09
1
-13
/
+2
*
synth: fix mul sgn sgn width.
Tristan Gingold
2019-10-08
1
-0
/
+1
*
netlists: remove renaming of Get_Parent for Net.
Tristan Gingold
2019-10-06
1
-5
/
+5
*
synth: factorize code to read memories.
Tristan Gingold
2019-10-04
1
-70
/
+14
[prev]
[next]