childs72
Member level 1
- Joined
- Apr 8, 2006
- Messages
- 33
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 1,542
I have a design where I need to pick up 8-b data at exactly 4 cycles later. Thus I have following options:
1. Use FIFO of depth 4.
2. Use 4*8-b shift registers.
Both are able to serve the purpose of my design, but I wonder which will be better solution in terms of resource, timing & power? Opinions on other design perspective (such as flexibility for ECO) are welcomed as well! Thanks!
1. Use FIFO of depth 4.
2. Use 4*8-b shift registers.
Both are able to serve the purpose of my design, but I wonder which will be better solution in terms of resource, timing & power? Opinions on other design perspective (such as flexibility for ECO) are welcomed as well! Thanks!