3wais
Member level 4
- Joined
- Sep 12, 2011
- Messages
- 70
- Helped
- 3
- Reputation
- 6
- Reaction score
- 3
- Trophy points
- 1,288
- Location
- Alexandria,Egypt
- Activity points
- 1,787
How to move data between different clock domains? possibly Single and Double data rates too.
I know a dual clock FIFO could be used for that purpose. but it is not needed!!
the design is a counter running in one clock domain and writing the value to a register, and the value is read in another domain. it is more of a dual clock register if I could say so!!
How could something like this be done? a whole FIFO is not needed and will just be a waste of resources.
I know a dual clock FIFO could be used for that purpose. but it is not needed!!
the design is a counter running in one clock domain and writing the value to a register, and the value is read in another domain. it is more of a dual clock register if I could say so!!
How could something like this be done? a whole FIFO is not needed and will just be a waste of resources.