Forum Discussion
JohnT_Altera
Regular Contributor
4 years agoHi,
The method that we are using is just directly connect the control signal from Nios II to the PFL IP pfl_flash_access_request which is to request for the access to the flash while Nios will start accessing the flash once "pfl_flash_access_granted" is high.
Knug
Contributor
4 years agoHi @JohnT_Intel
First of all we are NOT using the NIOS II.
PFL IP pfl_flash_access_request is an output pin of the PFL not an input.
pfl_flash access_granted is input to the PFL
Just need the correct logic to control pfl_flash_access_granted from the pfl_flash_access_request output
and also the correct logic to control the pfl_nreset