10-24-2023 02:38 PM
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!
10-24-2023 04:00 PM
@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.