This topic contains FPGA-specific information about the objects on the Fixed-Point Functions palette.

Note The information in this topic is subject to change with each version of the LabVIEW FPGA Module.

The following details apply to all the Fixed-Point functions except the Reinterpret Number function.

The Fixed-Point functions do not support array inputs. However, you can pass array data to these functions element-by-element if you meet the following criteria:

  • You place the function inside a For Loop within a single-cycle Timed Loop
  • You enable auto-indexing on the For Loop tunnels
  • You use the function with other supported functions
  • You do not include shift registers or Feedback Nodes