04-16-2013 01:43 PM
You shouldn't need to insert pipeline registers if you are writing code within a While Loop. The pipeline stages are mostly useful within a Single-Cycle Loop where you (as the user) must explicitly define where the registers are located.
04-16-2013 02:55 PM
@Dragis wrote:
You shouldn't need to insert pipeline registers if you are writing code within a While Loop. The pipeline stages are mostly useful within a Single-Cycle Loop where you (as the user) must explicitly define where the registers are located.
thank you
Yes this is what I mean exactly..
We shouldn't need to insert pipeline registers if you are writing code within a While Loop
but I am confuse because the second image was captured from ni tutorial
http://www.ni.com/white-paper/3749/en
so we need to be sure that must we not put any feedback register to reduce path or make pipeline because we already have a reg between element ??
best regards
06-12-2013 04:36 AM
hi
i have completed vi for my project.now i want to port it into virtex 4 fpga.What are the steps i should follow so that i can copnvert the labview vi into fpga supported format.
06-12-2013 09:42 AM
Unfortunately, LabVIEW FPGA does not support hardware other than NI hardware and the Xilinx University Program Spartan 3E starter kit (for academic purposes only)