Forum Discussion
FvM
Super Contributor
1 year agoLook at quartus\libraries\megafunctions\altserial_flash_loader.vhd. It instantiates cyclonev_asmiblock to get access to the AS flash port. This internal component is only available in AS configuration mode.
To use SFL for data flash under PS mode, you need to outcomment asmi_block and export flash interface to alternative top level pins.