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.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
synth: do full elaboration before synthesis
Tristan Gingold
2021-11-01
1
-1
/
+2
*
synth: extract synth-memtype from synth-objtypes
Tristan Gingold
2021-04-21
1
-0
/
+2
*
update license headers
umarcor
2021-02-05
1
-5
/
+3
*
synth: handle static resize from std_numeric. Fix #1531
Tristan Gingold
2020-12-06
1
-2
/
+2
*
synth: handle static resize. For #1460
Tristan Gingold
2020-09-20
1
-0
/
+29
*
synth: add support for static numeric_std division.
Tristan Gingold
2020-07-30
1
-0
/
+178
*
synth: move static comparison functions to synth.ieee.numeric
Tristan Gingold
2020-05-17
1
-0
/
+276
*
synth: handle static shift in synth.ieee.numeric_std.
Tristan Gingold
2020-05-17
1
-0
/
+51
*
synth-ieee-numeric_std: also use memtyp for negation.
Tristan Gingold
2020-05-16
1
-17
/
+17
*
synth: use memtyp for synth-ieee-numeric_std, add more signed mul.
Tristan Gingold
2020-05-16
1
-272
/
+281
*
synth: handle static calls to signed numeric_std + -. Fix #1313
Tristan Gingold
2020-05-16
1
-0
/
+79
*
synth: implement static sub_sgn_int. Fix #1265
Tristan Gingold
2020-04-26
1
-0
/
+31
*
synth-static_oper: handle mul uns nat. (#1200)
bwimm
2020-04-07
1
-0
/
+13
*
synth-static_oper: handle mul nat uns. Fix #1179
Tristan Gingold
2020-04-01
1
-0
/
+27
*
synth: handle static sub uns/nat.
Tristan Gingold
2020-03-13
1
-0
/
+31
*
synth: handle static "-" for unsigned. For of #1087
Tristan Gingold
2020-01-13
1
-0
/
+38
*
synth: add static neg for signed.
Tristan Gingold
2019-12-03
1
-0
/
+28
*
synth: handle static mul sgn sgn.
Tristan Gingold
2019-11-16
1
-0
/
+55
*
synth: handle static mul uns uns. Fix bit order for add.
Tristan Gingold
2019-11-16
1
-12
/
+52
*
synth: handle static add uns nat.
Tristan Gingold
2019-11-16
1
-0
/
+31
*
synth: handle static add sgn int.
Tristan Gingold
2019-11-16
1
-0
/
+36
*
synth: handle static unsigned/unsigned add.
Tristan Gingold
2019-11-13
1
-0
/
+79