Currently Viewing
  • Narrow by
  • Application Area
    • Math

IPNet Results

Inverse Sine - asin(theta)
EXAMPLE - Inverse Sine - asin(theta) - This component of FPGA code contains a look-up table for an arc sine function. The LUT takes a value for sin(theta) in the ...
Rating: 4.50
Author: Ben_B
Last Modified: September 12 2009
Number of Comments: 0
Number of Downloads: 458
decibel.ni.com/content/docs/DOC-2383
BCD Addition in FPGA
EXAMPLE - BCD Addition in FPGA - Direct addition of two 16-Bit BCD numbers. Other requirements: This function also requires the Fixed-point Math library found on ...
Rating: 0.00
Author: dwisti
Last Modified: June 03 2009
Number of Comments: 0
decibel.ni.com/content/docs/DOC-5015
Four-Quadrant Inverse Sine - asin2(theta(n), theta(n-1))
EXAMPLE - Four-Quadrant Inverse Sine - asin2(theta(n), theta(n-1)) - This block of code computes a full, four-quadrant inverse sine. It is designed to use in a control ...
Rating: 0.00
Author: Ben_B
Last Modified: November 18 2009
Number of Comments: 0
Number of Downloads: 267
decibel.ni.com/content/docs/DOC-2384 Download
Multiply Accumulate (MAC) optimized for DSP48E slice using HDL node
A Multiply Accumulate (MAC) operation is a common type of operation in FPGA that can be carried out in normal logic or optimized with the Virtex-5 FPGAs using a ...
Rating: 3.43
Last Modified: April 26 2012
zone.ni.com/devzone/cda/epd/p/id/5959 Download
Greatest Common Factor Reference Example for LabVIEW FPGA
This example returns the Greatest Common Factor of up to ten values using the Euclidian algorithm. This function is not safe for Single-Cycle Timed Loops (SCTLs).
Rating: 3.00
Last Modified: May 06 2010
zone.ni.com/devzone/cda/epd/p/id/6127 Download
Least Common Multiple (LCM) Reference Example for LabVIEW FPGA
This VI computes the least common multiple (LCM) of up to ten values using an iterative method in a Single-Cycle Timed Loop (SCTL). This VI cannot be placed inside ...
Rating: 3.00
Last Modified: May 06 2010
zone.ni.com/devzone/cda/epd/p/id/6129 Download
Range Point-by-Point Function (FPGA)
EXAMPLE - Range Point-by-Point Function (FPGA) - This functions is a point by point implementation of simple range. This statistical function is fairly simple and ...
Rating: 0.00
Author: BetaCommunityContent
Last Modified: November 10 2007
Number of Comments: 0
decibel.ni.com/content/docs/DOC-1094
Linear Fit (Coefficients) for FPGA
EXAMPLE - Linear Fit (Coefficients) for FPGA - This function uses the method of least squares to find a best fit line. This point by point calculation takes each ...
Rating: 0.00
Author: BetaCommunityContent
Last Modified: March 21 2008
Number of Comments: 0
decibel.ni.com/content/docs/DOC-1252
Histogram for FPGA
EXAMPLE - Histogram for FPGA - One important application for LabVIEW FPGA is data reduction. This technique is used so applications do not have to transfer, store, ...
Rating: 0.00
Author: BetaCommunityContent
Last Modified: October 05 2007
Number of Comments: 0
decibel.ni.com/content/docs/DOC-1037
Frame Max/Min
EXAMPLE - Frame Max/Min - This function is similar to the Array Max & Min PtByPt.vi, but customized for use on the FPGA. This function returns the maximum and ...
Rating: 0.00
Author: BetaCommunityContent
Last Modified: October 11 2007
Number of Comments: 0
decibel.ni.com/content/docs/DOC-1275
Title
Application Area
Part of
LabVIEW Version
Inverse Sine - asin(theta) Math Community 8.6 4
BCD Addition in FPGA Math Community 8.6 3
Four-Quadrant Inverse Sine - asin2(theta(n), theta(n-1)) Math Community 8.6 4
Multiply Accumulate (MAC) optimized for DSP48E slice using HDL node Math Example 8.5 4
Greatest Common Factor Reference Example for LabVIEW FPGA Math Example 8.6 3
Least Common Multiple (LCM) Reference Example for LabVIEW FPGA Math Example 8.6 3
Range Point-by-Point Function (FPGA) Math Community 8.5 2
Linear Fit (Coefficients) for FPGA Math Community 8.5 3
Histogram for FPGA Math Community 8.5 3
Frame Max/Min Math Community 8.5 2

IPNet Results

Search Syntax Summary

OperatorExampleActionBoolean Equivalent
" " "temperature monitoring" Requires two terms to be adjacent to each other. In this example, only documents containing the phrase "temperature monitoring" will be shown. ADJ
+ +temperature Requires this term to be present as-is, eliminating the use of synonyms. This search query can be used in conjunction with other keywords to find only documents containing the word "temperature". AND
- -monitoring Excludes results containing this term. Use this query in conjunction with other terms to find only documents not containing the word "monitoring" NOT
() (temperature monitoring) Allows terms to be grouped when used with other operators. For example, searing for industrial -(temperature monitoring) will return only documents containing "industrial" but not "temperature" or "monitoring" OR
* monitor* Acts as a wildcard. This example will return documents containing words "monitor", "monitoring", "monitored", etc n/a

Basic Tips

  • Search is not case sensitive. Searching for LabVIEW is the same as searching for labview.
  • Keep your query short and focused, including all relevant keywords. For example, searching for labview error is much more vague than labview error 1041.
  • Usually, all punctuation and special characters are interpreted as delimiters and are ignored. See exceptions on the Syntax page. Be especially careful when using a minus sign in front of an error number, as it excludes it from the results.
  • Search for keywords you would expect to see on a page. For example, terms pxi does not work are unlikely to appear in technical documentation. The query like analog output noise will return better search results.

Advanced Tips

  • You locale settings identify your current geographical location and affect your search results. For example, if you set your country to Japan, Japanese documents will get boosted in your search results. Check your locale settings in the top right corner of the search page.