Altera_Forum
Honored Contributor
20 years agoSDRAM Pin Assignment issue
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif Issue Resolved, used the first option from those mentioned below by freezy, thanks freezy http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif
Hi I am using the Altera 1s10 (Stratix) NDK I am using the full_featured reference design as my base and have added an remote_update megafunction. I now have an pin assignment conflict for 3 pins of the sdram address bus. zs_addr_from_the_sdram[1] PIN_W12 zs_addr_from_the_sdram[3] PIN_W10 zs_addr_from_the_sdram[4] PIN_AA11 these pins conflict with the dedicated remote update pins , so i have to move these 3 address pins to other IO pins. but i cannot move to a general purpose IO pin since such a pin would not be wired to the SDRAM in the NDK i tried putting in 3 general purpoese IO pins but i get a verify failed when i download the code. could you please suggest a solution regards pavan