Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20677 Discussions

An alternative Flash memory for Cyclone5

AGofs
Novice
902 Views

Good afternoon,

I've developed circuit with Cyclone-5 (5CGXFC5M11) .I have a very little place on the and trying to reduce every component .

Is it possible to replace standard Flash memory IC EPCS64SI16N (SOIC-16) by another , much smaller Flash memory IC? What alternative device can you

0 Kudos
3 Replies
ak6dn
Valued Contributor III
594 Views

EPCS64 series is obsolete, no longer in production.

I would look at ISSI: http://www.issi.com/WW/pdf/25LP-WP064D.pdf which is available in other much smaller package options than SOIC-16

Contact ISSI and ask for their app note AN25R001

 

Also look here: https://www.intel.com/content/www/us/en/programmable/support/support-resources/support-centers/configuration-support.html

corestar
New Contributor I
594 Views

We used Winbond W25Q128JVPIQ series on a Cyclone V GX board and it worked. Make sure it is the IQ suffix. You must use Quartus 17.1 or later and select, in this case, EPCQ128A in AS x4 when you generated the programming file. Of course for different sizes replace 128 with your size.

0 Kudos
Reply