Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

High Throughput Math Functions

LabVIEW 2009 FPGA Module Help

Edition Date: June 2009

Part Number: 371599E-01

»View Product Info

Owning Palette: FPGA Math & Analysis VIs and Functions

Requires: FPGA Module. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the High Throughput Math functions to achieve high throughput rates when performing fixed-point math and analysis on FPGA targets.

Note  The High Throughput Math functions do not support NI real-time (RT) targets. To perform fixed-point math and analysis on NI RT targets, use the Numeric functions.
Palette ObjectDescription
High Throughput AddComputes the sum of x and y.
High Throughput DivideComputes the quotient of x and y. This function rounds the result by truncating the value of the x/y output terminal towards 0.
High Throughput ExponentialComputes e raised to the power of x. The value of x must be in the range [–1, 1).
High Throughput Hyperbolic Sine & CosineComputes the hyperbolic sine and cosine of x. The value of x must be in the range [–1, 1).
High Throughput Inverse Tangent (2 Input)Computes the arctangent of y/x in pi radians.
High Throughput MultiplyComputes the product of x and y.
High Throughput Natural LogarithmComputes the natural logarithm of x. The value of x must be in the range [1/e, 1), the encoding must be unsigned, and the integer word length must be 0 bits.
High Throughput Polar to RectangularConverts polar coordinates to rectangular coordinates.
High Throughput ReciprocalComputes 1/x. This function rounds the result by truncating the value of the 1/x output terminal towards 0.
High Throughput Rectangular to PolarConverts rectangular coordinates to polar coordinates.
High Throughput Sine & CosineComputes the sine and cosine of x. This function assumes that x is in pi radians.
High Throughput Square RootComputes the square root of x. The encoding of x must be unsigned.
High Throughput SubtractComputes the difference between x and y.
High Throughput To Fixed-PointModifies the fixed-point configuration of x.

 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit