03-19-2013
04:32 PM
- last edited on
05-14-2024
06:20 PM
by
Content Cleaner
I recently acquired a sbRIO evaluation kit (http://sine.ni.com/nips/cds/view/p/lang/en/nid/205721).
I am able to download code to both the FPGA and real time processor targets. What I am unsure about is how do I transfer data from the FPGA to the processor or the other way around? Do I use a queue or FIFO of some kind?
03-20-2013
09:08 AM
- last edited on
05-14-2024
06:21 PM
by
Content Cleaner
Hi there, you can use one of the following methods depending on the program requirements. I hope this helps
03-20-2013 11:51 AM
That helps. Thanks a lot!