02-09-2018 09:52 AM
I recently came across the single board cRios, having used the chassis mounted cRios extensively. Both essentially feature the same architecture; a processor running RT linux and a Xilinx FPGA. I like the way the hardware platforms are heading in allowing us to program using LabVIEW for FPGA targets in a relatively abstract and high level way, however the single board cRios are quite powerful and too large, complex and expensive to include in most consumer products.
Does anyone know if there is a way to deploy LV FPGA compilations to standalone Xilinx FPGAs/CPLDs, possibly using a dev board? Ideally the hardware would be able to be cleanly mapped in the project interface as it is with the cRio FPGAs, but I'll also settle for some workaround if I need to dump LabVIEW to VHDL or similar before deploying to a standalone FPGA.
02-12-2018 03:03 PM
Unfortunately this isn't possible due to the fact that you still need a driver that communicates between LabVIEW and the FPGA. Therefore you can only use NI FPGA hardware with LabVIEW code. You must also take in account that you will have troubles to properly addressing hardware IO on a different FPGA since they are all customized differently.
If cost and size is the primary concern you could possibly look into the myRIO's which are considerably cheaper and much smaller in form factor.
02-12-2018 09:59 PM
Okay. Thanks for the tip. The myRio is closer to what I am after, but ideally NI and Xilinx will release an FPGA only hardware platform some time in the future.
02-12-2018 11:43 PM
For groups where NI hardware does not meet requirements, groups use LabVIEW FPGA and NI hardware to develop hardware prototypes and develop throughput/latency results.
03-18-2019 02:22 PM
I've come across this company that offers an NI cRIO alternative that claims to support all of the cRIO modules. http://en.mangotree.cn/p/73237/
Does anyone have any experience with this product?
03-18-2019 02:41 PM
This pocket rio product is very interesting. Do you know where they can be purchased?
I was pointed towards this, however afaik there is no way it'll ever be released:
04-30-2019 05:19 AM
I just got my Pocket RIO. It took a little buggering around but I have it working in LV 2015 now (at least the FPGA functionality).
Let me know if anyone needs help getting it set up.