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

Systhesize Array into Flash or some memory

Altera_Forum
Honored Contributor II
1,193 Views

Here is a question: How to place my 2-d array,which is signal,writable and readable, into a flash memory? 

What I want to do is that changes can't change when electricity drops. 

 

Board Info: Nios II Cy2 ep2c35 

 

Thanks in advance.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
540 Views

You'll need to write/get hold of a flash memory controller and write the data into it via that.

0 Kudos
Altera_Forum
Honored Contributor II
540 Views

Interesting project, John! How can one write to the flash memory controller? Does anyone know how to do this for a usb flash drive? Sorry, Im quite a noob when it comes to this.

0 Kudos
Altera_Forum
Honored Contributor II
540 Views

You'll need a USB controller.

0 Kudos
Reply