Forum Discussion
WGQ
New Contributor
1 year agoWhich Linux Driver Supports Altera FPGA Generic Serial Flash Interface (GSFI) IP Core?
Hello, I am working with an Altera (Intel) FPGA design that uses the Generic Serial Flash Interface (GSFI) IP core to connect to an external SPI NOR Flash device. I am looking for the appropriate Li...
tehjingy_Altera
Regular Contributor
1 year agoHi
For accessing the flash connected to the GSFI IP. There is no linux driver for the GSFI IP.
You could use the mmap function to map the flash through the H2F Bridge.
Regards
Jingyang, Teh