Forum Discussion
Altera_Forum
Honored Contributor
14 years agocreate off-chip 512K SRAM in sopc builder-error
Hi;
Based on my previous thread, I try to study on sopc+nios. I found one document that shows the step to build off-chip sram. I have follow the steps in section 2 to get a basic idea of sopc+nios processes. But, while create the new component in sopc builder I get an error even I just copy the code. Can anyone tell me what I'm missing? I try to debug but the error still come out. I attach the error and the document. Really appreciates your helps.Thank you2 Replies
- Altera_Forum
Honored Contributor
Did you associate the component ports to the correct interface signals (Figure 8)?
- Altera_Forum
Honored Contributor
--- Quote Start --- Did you associate the component ports to the correct interface signals (Figure 8)? --- Quote End --- Hi Daixiwen, I fixed the problem. It is caused from my incomplete quartus ii installation with nios. Btw, many thanks for your response.