barry
Advanced Member level 7
- Joined
- Mar 31, 2005
- Messages
- 6,577
- Helped
- 1,208
- Reputation
- 2,428
- Reaction score
- 1,438
- Trophy points
- 1,393
- Location
- California, USA
- Activity points
- 35,766
There's probably no simple answer for this, but I'll ask anyway; maybe somebody wrote their PhD thesis on it.
Let's say we have two RAMs in an FPGA. Which will give the best performance:
1) Using two separate address busses, which will utilize more routing resources, but may allow for more efficient placement
or
2) Using a common address bus, which will use fewer routes, but might cause some placement issues.
Any thoughts?
Let's say we have two RAMs in an FPGA. Which will give the best performance:
1) Using two separate address busses, which will utilize more routing resources, but may allow for more efficient placement
or
2) Using a common address bus, which will use fewer routes, but might cause some placement issues.
Any thoughts?