LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Determinant of a matrix with variables in FPGA

Hi Austin,

 

I have attached the code to this post but it will not let me upload my project.

You can (and should) use ZIP to attach the whole project in just one file…

 

Using the latest LV2019 version will also limit the range of people being able to assist you with your code.

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 13
(674 Views)

Thanks, 

 

See the attached 2014 LabView. 

 

I seem to have a constant problem where the first time I call the FPGA code I get the wrong answer, but the second time I call it I get the correct answer. For example, here is my host-side code,

TARGET.PNG

 

where I run the FPGA twice and read the FIFO after each time. The first time my answers are incorrect, the second them they are correct. 

 

Front.PNG

 

The answers should be 3s all the way down the array. 

 

 

 

0 Kudos
Message 12 of 13
(669 Views)

Sorry for the bump but I am still hoping someone could point me in a direction as to why my code provides the wrong solution the first time I run the code. 

 

 

0 Kudos
Message 13 of 13
(647 Views)