Before completing this task, verify that FIFOs are the best data storage and transfer option for your application.
Use FIFOs to move data between Clock-Driven Loops to ensure that every data sample is valid and that every data sample written by one loop is read by the other loop.
Create the following diagram to transfer data between clock domains without data loss.
Customize the gray sections for your unique programming goals.
Search within the programming environment to access the following installed example: Multiple Clock Domains.