Forum Discussion
4 Replies
- AnandRaj_S_Intel
Regular Contributor
Hi,
Can you share more information like flash device, quartus version edition used and project.
Are you Dev Kit or custom board?
Refer below link
https://fpgawiki.intel.com/wiki/Configuration_Walk-Through#Parallel_Flash_Loader_.28PFL.29_IP_Core
Regards
Anand
- Abe
Frequent Contributor
what are you using the PFL for - FLASH programming/ FPGA configuration/ Both? When you select FPGA Configuration/Both, the Avalon Source port needs to be connected to a streaming sink.
To use a Flash loader with NIOS, you most likely need to use the Avalon Compact Flash IP. This will connect the NIOS2 data master port to the CF slave port and also have external Flash ports to which the FLASH pins are connected.
API support is also there for this IP for SW programming.
- AnandRaj_S_Intel
Regular Contributor
Hi @GBusl ,
Have you solved the problem?If yes,Kindly share the solution or update by posting in forum which will help other users too.
Else please provide more information.
Regards
Anand
- GBusl
New Contributor
Thanks, I found the solution.