How can I program the FPGA differently depending on the uC configuration?
Hi everyone, I'm trying to do as follow: depending on the micro controller configuration, the FPGA will be programmed differently, implementing one function rather than another. The first way to a...