SharpWeapon
Member level 5
- Joined
- Mar 18, 2014
- Messages
- 89
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 6
- Activity points
- 705
Hi People,
I was wondering how a module would handle when feed with inputs, at twice the Freq of the operating clock Freq of the module. Let me try to make it clear, say I have a serial data input with clock frequency, CLK, to my Arithmetic_module. My Arithmetic_module operates at CLK/2, which means it gives its output every CLK/2. So, how would the Arithmetic_module do to all the fast data streaming if it doesn't have a buffer. Will it ignore the inputs coming every CLK and take only inputs at every CLK/2?
Thanks!
I was wondering how a module would handle when feed with inputs, at twice the Freq of the operating clock Freq of the module. Let me try to make it clear, say I have a serial data input with clock frequency, CLK, to my Arithmetic_module. My Arithmetic_module operates at CLK/2, which means it gives its output every CLK/2. So, how would the Arithmetic_module do to all the fast data streaming if it doesn't have a buffer. Will it ignore the inputs coming every CLK and take only inputs at every CLK/2?
Thanks!