Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHow to create Multi-Port use SOPC Builder
I am vonice with SOPC Builder.
If I want to create: one 32bits write/read port. one 16bits wirte/read port. I use one DDR2 SDRAM HP Controller,but I don't know how to create Multi-Port. Does anybody know?? Need your answer! :)2 Replies
- Altera_Forum
Honored Contributor
Multi-Port is free in SOPC Builder. Just create two avalon masters (of any data width) and connect them to your memory controller and Viola ... You've got multi-port. Make sure you follow all the rules when creating your masters.
Jake - Altera_Forum
Honored Contributor
Hi Jake
Thanks for your reply! I'll try it later.