index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-oper.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: handle subtypes in components. Fix #970
Tristan Gingold
2019-10-06
1
-1
/
+1
*
synth: handle /= with non-matching length. For #968
Tristan Gingold
2019-10-06
1
-6
/
+10
*
synth: handle neg for integers.
Tristan Gingold
2019-10-06
1
-0
/
+13
*
synth: add support for comp. equal of two numeric signed (#966)
T. Meissner
2019-10-05
1
-0
/
+4
*
synth-oper: convert type of unary operation operand.
Tristan Gingold
2019-10-03
1
-2
/
+10
*
synth: remove unused wlen field of bound_type.
Tristan Gingold
2019-10-03
1
-2
/
+0
*
synth-oper: handle non-constant integer divisions.
Tristan Gingold
2019-10-03
1
-2
/
+1
*
synth: add support for integer rem.
Tristan Gingold
2019-10-01
1
-2
/
+1
*
synth: improve support of arrays or arrays. Fix #955
Tristan Gingold
2019-10-01
1
-3
/
+5
*
synth: improve support of * and /. Fix #953
Tristan Gingold
2019-09-30
1
-0
/
+36
*
synth-oper: implement >= and <= for uns/nat. Fix #952
Tristan Gingold
2019-09-30
1
-0
/
+6
*
synth: check matching bounds for array equality. Fix #947
Tristan Gingold
2019-09-30
1
-4
/
+6
*
synth: introduce type_logic
Tristan Gingold
2019-09-29
1
-1
/
+1
*
synth: add support for mod operator.
Tristan Gingold
2019-09-28
1
-2
/
+1
*
synth: do subtype conversion for expression at calls.
Tristan Gingold
2019-09-26
1
-11
/
+8
*
synth: handle array equality (for constances).
Tristan Gingold
2019-09-25
1
-0
/
+4
*
synth-oper: handle not for boolean and bit. Fix #937
Tristan Gingold
2019-09-25
1
-1
/
+3
*
synth: rework type for expression.
Tristan Gingold
2019-09-25
1
-2
/
+4
*
synth: add more operations.
Tristan Gingold
2019-09-22
1
-2
/
+13
*
synth: preliminary work for subtype conversions on interfaces.
Tristan Gingold
2019-09-22
1
-2
/
+2
*
synth: handle rotate.
Tristan Gingold
2019-09-22
1
-5
/
+19
*
synth: fix to_unsigned (nat, nat)
Tristan Gingold
2019-09-21
1
-1
/
+2
*
synth-context: get rid off Set_Block_Scope.
Tristan Gingold
2019-09-20
1
-2
/
+1
*
synth: make synth_instance_type private.
Tristan Gingold
2019-09-19
1
-15
/
+24
*
synth: fold addition on constant nets.
Tristan Gingold
2019-09-17
1
-4
/
+4
*
synth-oper: add support of std_match
Tristan Gingold
2019-09-15
1
-0
/
+94
*
synth: remove get_width from synth-expr
Tristan Gingold
2019-09-12
1
-2
/
+2
*
synth: extract synth-oper from synth-expr
Tristan Gingold
2019-09-12
1
-0
/
+938