09-03-2015 05:46 AM
Hello everybody,
I am a beginner at LabVIEW FPGA programming. I am not sure that I should use "Memory Item" or "Target scoped FIFO" to transfer some boolean data between two different clock subVis.
Would you please give me any suggestion? Which provides the best mechanism for transferring boolean data between two different clock domains in the LabVIEW FPGA?
Thank you very much.
09-04-2015 04:09 AM
Hey,
you can find an overview about the different methods for transfering datat between different clock domains in the LabVIEW help:
Implementing Multiple Clock Domains (FPGA Module) - LabVIEW 2014 FPGA Module Help - National Instruments
http://zone.ni.com/reference/en-XX/help/371599K-01/lvfpgaconcepts/implementing_domains/
Regards, Stephan