Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
The data bus isn't 960 bits wide, so you'll have to split it in several reads and combine the results in a big vector.
Are you planning to use SOPC builder? - Altera_Forum
Honored Contributor
This is a test
- Altera_Forum
Honored Contributor
--- Quote Start --- The data bus isn't 960 bits wide, so you'll have to split it in several reads and combine the results in a big vector. Are you planning to use SOPC builder? --- Quote End --- Thanks for your answer!!!!, I think using SIGNALTAP to debug and verify the operation of the algorithm.