index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
synth
/
synth-ieee-numeric_std.ads
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: handle static resize. For #1460
Tristan Gingold
2020-09-20
1
-0
/
+4
*
synth: add support for static numeric_std division.
Tristan Gingold
2020-07-30
1
-0
/
+4
*
synth: move static comparison functions to synth.ieee.numeric
Tristan Gingold
2020-05-17
1
-0
/
+11
*
synth: handle static shift in synth.ieee.numeric_std.
Tristan Gingold
2020-05-17
1
-0
/
+6
*
synth-ieee-numeric_std: also use memtyp for negation.
Tristan Gingold
2020-05-16
1
-2
/
+2
*
synth: use memtyp for synth-ieee-numeric_std, add more signed mul.
Tristan Gingold
2020-05-16
1
-18
/
+16
*
synth: handle static calls to signed numeric_std + -. Fix #1313
Tristan Gingold
2020-05-16
1
-3
/
+6
*
synth: implement static sub_sgn_int. Fix #1265
Tristan Gingold
2020-04-26
1
-0
/
+2
*
synth-static_oper: handle mul uns nat. (#1200)
bwimm
2020-04-07
1
-0
/
+2
*
synth-static_oper: handle mul nat uns. Fix #1179
Tristan Gingold
2020-04-01
1
-0
/
+2
*
synth: handle static sub uns/nat.
Tristan Gingold
2020-03-13
1
-0
/
+3
*
synth: handle static "-" for unsigned. For of #1087
Tristan Gingold
2020-01-13
1
-0
/
+2
*
synth: add static neg for signed.
Tristan Gingold
2019-12-03
1
-0
/
+2
*
synth: handle static mul sgn sgn.
Tristan Gingold
2019-11-16
1
-0
/
+2
*
synth: handle static mul uns uns. Fix bit order for add.
Tristan Gingold
2019-11-16
1
-0
/
+4
*
synth: handle static add uns nat.
Tristan Gingold
2019-11-16
1
-0
/
+2
*
synth: handle static add sgn int.
Tristan Gingold
2019-11-16
1
-0
/
+5
*
synth: handle static unsigned/unsigned add.
Tristan Gingold
2019-11-13
1
-0
/
+25