06-20-2019 12:52 AM
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.
06-20-2019 09:17 AM
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,
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.
The answers should be 3s all the way down the array.
06-29-2019 06:18 PM
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.