Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCan we separate the inout data bus PFL (parallel flash loader) IP core?
Hi, we are using the PFL ip core in MAX2 cpld to download the FPGA configuration file to flash and to program the ARRIA2 FPGA. we had a requirement to dowload the configuration file f...
Altera_Forum
Honored Contributor
15 years agoWhy not? You would preferably implement the changes in pfl.vhd, that is already multiplexing between program and configuration function of the core. But if you don't want to touch the core, you can also add a wrapper.