NiosII QSPI Flash
Hi,
We have a NIOSII design which use QSPI flash (as NVM, no for programming).
There are 2 IPs that could be used for this:
1. https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-gen-sfi.pdf
2. https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf (section 22).
The questions:
1. What is difference between the IPs?
2. From 2nd reference:
"Generic Serial Flash Interface Intel FPGA IP Core User Guide
For your new (non Nios II) designs, Intel recommends you use the Generic Serial
Flash Interface Intel FPGA IP core rather than this IP core."
This note refer to the generic flash interface (Ref.1), for non Nios II, but Intel recommendation is to use the generic flash interface, why?
3. The BSP generation has no software drivers to the 'generic flash interface', in case that this IP will be used, is there a suitable software driver?
Thanks.