Numerical linear algebra algorithms use the inherent elegance of matrix formulations and are usually implemented using C/C++ floating point representation. The system implementation is faced with practical constraints because these algorithms usually need to run in real time on fixed point digital signal processors (DSPs) to reduce total hardware costs. Converting the simulation model to fixed point arithmetic and then porting it to a target DSP device is a difficult and time-consuming process. In this paper, we analyze the conversion process. We transformed selected linear algebra algorithms from floating point to fixed point arithmetic, and compared real-time requirements and performance between the fixed point DSP and floating point ...
The speed and precision of linear algebra algorithms are determining factors for the performance of ...
This work proposes a floating-point to fixed-point conversion (FFC) methodology for digital VLSI sig...
By adapting Mitchell's algorithm for floating-point numbers, one can efficiently perform arithmetic ...
This paper presents software tools that convert the C/Cµ floating point source code for a DSP algori...
Digital signal processing applications are specified with floating-point data types but they are usu...
Recent advances in technology of VLSI circuits enables economical hardware implementation of highly ...
This thesis is about implementing the functions for reciprocal, square root, inverse square root and...
Abstract—We consider the problem of enabling fixed-point implementation of linear algebra kernels on...
Today's floating-point arithmetic landscape is broader than ever. While scientific computing has tra...
This paper presents a method for implementing several high-performance math functions through polyno...
Fixed-point optimization utility software is developed that can aid scaling and wordlength determin...
AbstractThe increasing availability of advanced-architecture computers has a significant effect on a...
International audienceIn embedded systems, many numerical algorithms are implemented with fixed-poin...
This paper describes an approach for the automatic generation and optimization of numerical softwar...
The algorithms used by communication, voice and image processing systems are typically specified as ...
The speed and precision of linear algebra algorithms are determining factors for the performance of ...
This work proposes a floating-point to fixed-point conversion (FFC) methodology for digital VLSI sig...
By adapting Mitchell's algorithm for floating-point numbers, one can efficiently perform arithmetic ...
This paper presents software tools that convert the C/Cµ floating point source code for a DSP algori...
Digital signal processing applications are specified with floating-point data types but they are usu...
Recent advances in technology of VLSI circuits enables economical hardware implementation of highly ...
This thesis is about implementing the functions for reciprocal, square root, inverse square root and...
Abstract—We consider the problem of enabling fixed-point implementation of linear algebra kernels on...
Today's floating-point arithmetic landscape is broader than ever. While scientific computing has tra...
This paper presents a method for implementing several high-performance math functions through polyno...
Fixed-point optimization utility software is developed that can aid scaling and wordlength determin...
AbstractThe increasing availability of advanced-architecture computers has a significant effect on a...
International audienceIn embedded systems, many numerical algorithms are implemented with fixed-poin...
This paper describes an approach for the automatic generation and optimization of numerical softwar...
The algorithms used by communication, voice and image processing systems are typically specified as ...
The speed and precision of linear algebra algorithms are determining factors for the performance of ...
This work proposes a floating-point to fixed-point conversion (FFC) methodology for digital VLSI sig...
By adapting Mitchell's algorithm for floating-point numbers, one can efficiently perform arithmetic ...