Altera_Forum
Honored Contributor
15 years ago16 bit avalon tristate slave
Hello
I have a custom h/w for NiosII development using Cyclone III FPGA. I have 512k x 16 bit cypress SRAM. In SOPC builder I created a custom 16 bit Avalon tristate slave for SRAM interface. For some simple data transfer (in application code) it worked fine. But when I tried to put my program into my SRAM, things went wrong. It shows; Using cable "USB-Blaster [USB-0]", device 1, instance 0x00 Processor is already paused Reading System ID at address 0x00412068: verified Initializing CPU cache (if present) OK Downloading 00300000 ( 0%) Downloading 00408020 (91%) Downloaded 4KB in 0.0s Verifying 00300000 ( 0%) Verify failed between address 0x300000 and 0x300D87 Leaving target processor paused Is it possibe to download your code into a 16 bit avalon tristate slave???:eek: