LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FIFO - slow write/ fast read, Problem?

Does this technique help for independent clocks, for example a timed loop with a 65MHz (derived from the 40MHz internal clock) for writing data  and another timed loop with the 130MHz clock of the FlexRIO module for reading data?  Do I have to take care about no sincronization at all between edges of the clock? Thanks!

0 Kudos
Message 11 of 12
(174 Views)

@juanpablo.pascual wrote:

Does this technique help for independent clocks, for example a timed loop with a 65MHz (derived from the 40MHz internal clock) for writing data  and another timed loop with the 130MHz clock of the FlexRIO module for reading data?  Do I have to take care about no sincronization at all between edges of the clock? Thanks!


Target Scoped FIFOs are for crossing clock domains, so yes.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 12 of 12
(161 Views)