Forum Discussion
Altera_Forum
Honored Contributor
8 years agoFPP Configuration, Bank 2A and reuse
Is it possible to reuse configuration pins (e.g. FPP) during User Mode? We have a 16-bit parallel bus to FPP-configure the FPGA from a Host and want to reuse the same 16-bit bus during User Mode (for...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Would it be possible to clarify this with the design team, perhaps? --- Quote End --- You can always try putting a basic FPGA design together to prove you can realise a fit when using these pins as bi-directional pins in user mode. I don't see you having any trouble with that. Thinking about the case where you host external memory from these FPGA pins - the scenario the documentation suggests isn't supported - this sounds somewhat compromised anyway. You boot your FPGA from this external memory device and then give your FPGA direct access to it, potentially allowing you to overwrite your boot image. Yes - disciplined operation could avoid that. However, if this was deliberate - allowing you to upgrade the FPGA's boot image - and something failed (e.g. power), then you render your system useless. I can't see that this is the reason for this limitation but it's an issue worth avoiding. Cheers, Alex