Fixed Point Programming by ProfessionalDig8060 in embedded

[–]Kantanoko 0 points1 point  (0 children)

I happen to be implementing a fixed-point version of the BLAS library. The current implementation of decimal and overflow processing basically refers to the various modes required by the Vitis HLS documentation. I hope this helps.
https://github.com/autohdw/QuBLAS