Altera_Forum
Honored Contributor
17 years agoCyclone III SOPC and Intel Flash pin problem
I seem to be doing something pretty wrong when it comes to setting up my system with my Cyclone III starter kit. I am building an SOPC builder system, and use the "CFI Flash" component, and configure it with the "Intel 256P30" device. This seems straight forward enough.
When i go to the pin assignment section though, i have Address[24..1], data[15..0], read_n, select_n, and write_n outputs of my block in my top level schematic. My problem is that the actual device has these pins: we_n, ce_n, oe_n, reset_n, adv_n, clk, and wait signals. The documentation of the CFI block assumes just 3 signals, but nothing about handling those other pins. The 103 page P30 Family flash document contains loads of different configurations for the flash device, synchronous, asynchronous, but I don't know how the CFI block is actually interfacing to the device. I am sure there is something completely obvious I am missing, I would be very appreciative if someone could point it out to me. Thanks -Art