Forum Discussion
Altera_Forum
Honored Contributor
12 years agoActually I did the following steps, you can try to do it and see what you get.
1. Open the project you posted, onur.qar 2. Copy Qsys project you posted, inside quartus1.tar, to the project directory, where onur.qpf is located 3. Edit your Qsys system in order to add a PLL. You can see the specs and connections I used or just use the Qsys I posted. You will export a pll output so your system will have an additional pin. 4. Generate your system. Make sure the path where the system will be generated is the same of the .qip file you added to your Quartus project. 5. Elaborate your project. Open the pin planner. Assign the newly created pin to PIN_AE5, which is the memory clock pin. 6. Compile your project. I'm attaching my .sof with the working memory for you to make sure you zImage is working.