VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

VeriStand, Custom FPGA and DMA-Type of SGL?

We're currently using the PXI systems with the VeriStand engine, where the models and FPGAs communicate via DMA FIFO. The custom FPGA projects were created and the DMA FIFO was described with the XML-fpgaconfig. But you can define the type SGL in the FPGA project of the DMA FIFO. The transfer of the data with LabVIEW Realtime is thus possible, but how can the type be placed on SGL in the XML-fpgaconfig for the veristand-project. Does VeriStand support that?

Possible DMA type in FPGA project and xml-fpgaconfig.

DMA_FIFO_Type.png

System Explorer of the veristand project

DAM_VS_SystemExplorer.PNG

VeriStand 2016, LabVIEW 2016 SP1 with FPGA module

0 Kudos
Message 1 of 2
(2,394 Views)

Looking at Creating a Custom FPGA Configuration File, there is no tag related to SGL so,

you can handle the SGL data as INT and then use "Scale" and "Offset".

FPGA SGL To Integer Cast

Certified LabVIEW Developer
There are only two ways to tell somebody thanks: Kudos and Marked Solutions

GCentral
0 Kudos
Message 2 of 2
(2,372 Views)