Forum Discussion
MBier
New Contributor
5 years agoNIOS II with linux system booting from CFI Flash
Hi! I'm working on project where i have to build NIOS II system. The system must load linux kernel from CFI Flash on Cyclone V SoC Development kit but the problem is that there is no user manual for ...
EricMunYew_C_Intel
Frequent Contributor
5 years agoHi, Mateusz
By integrating the Tri-state controller and Tr-state conduit bridge IPs in your Nios design or FPGA, you can connect the CFI flash directly to your FPGA.
For example, you can refer to page 57 of below document for the I/O standard for the CFI flash, you will need this info when you do pin assignment in Quartus:
Alternatively, you may consider the PFL IP for interfacing to CFI:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_pfl.pdf
Eric