Forum Discussion
Altera_Forum
Honored Contributor
13 years agoWhen using different clocks you need to implement some synchronizing mechanism between the two domains. I think your best method is to use a dual clock FIFO component to transfer your data from one domain to the other. The DCFIFO already has all the synchronization mechanisms you need.