Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThanks BadOmen for the response!
I kind of came to the same conclusion, which is basically RAIDing the two chips using two HP instances and adding a wrapper to make it transparent. I need to use the two chips at the same time not for the bus width but for throughput. I am not using SOPS/Qsys but have my own wrapper around the Altera phy. As far as latency, I wonder how that would be affected if I instantiate two controllers and send the commands at the same time to both instances with each instance handling half the data. I wonder if the refresh cycles will be sync'd as the lack of that may cause extra latency. Do you agree on my assessment?