LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

parallel for-loop for FPGA

The new parallel for-loop feature for multi-core CPU is great, but does it support FPGA as well?  Since everything runs in parallel onthe FPGA, it would seem natural to do parrallel for-loop there.  I'm doing some time-critical vector multiplications that can be done quickly with parralel process, and I know I can MANUALLY put several parallel loops to speedup the process.  However as the length of the vector change, so would the number of parralel loops.  I'm wondering if there is a automatic process that does this for me.
0 Kudos
Message 1 of 2
(2,622 Views)
0 Kudos
Message 2 of 2
(2,618 Views)