Friday 28 July 2017

fpga - Soft core Processors VS Hard core Processors


I am doing a study on FPGA interfacing with Microprocessor such as ARM9.



Came across the concept of Soft core and Hard core Processors in my study. May I know what is the comparison between these 2 type; similarity or differences in the implementation ?




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...