Hi all In case I want to include in my design an IP core of some microcontroller How this micro is going to be programed in the final FPGA ? Elico
Eliahu C. wrote: > How this micro is going to be programed in the final FPGA ? It depends on the size of the soft core µC: when its only a small 8 bit device with 2k program memory, then the whole thing will be stored inside the FPGA. When its a big 32 bit machine then only the µC itself is inside the FPGA, then program is stored in an external flash. Have a look there: https://en.wikipedia.org/wiki/Soft_microprocessor