Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI have never seen that board before but that appears to be a serial flash device (SPI). So you would need a SPI master to access it, these are something called "3 wire" devices. You will need a driver to access it. That flash might be an EPCS128 device in which case you can just use the EPCS controller to access it from software.
Also did you try out any the designs that came with the board? The webpage suggests there are pre-cooked designs ready for the board already.