Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1180 Discussions

Does cyclone V has a processor in it?

Ashokraj
Novice
741 Views

Hi, I have recently started learning about FPGA. I am learning in intel learn portal. My doubt is does CYCLONE DE0-CV boards has an processor in it? 

 

I have purchased the followed development kit. 

https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=165&No=921#contents

 

From what i understand it consists of 49000 logic elements, 220 input output ports, few ALM's, 4 PLL.  In general, does core FPGA is a combination of LE+I/O, ALM's, PLL's, Clock's, Flash memory?  

 

Also I see there are HPS in some chips, what is hard processor systems and soft processor systems? 

-

Many thanks,

Ashok

0 Kudos
4 Replies
_AK6DN_
Valued Contributor I
724 Views

You can view the device family options for the CycloneV series here ...

https://www.intel.com/content/www/us/en/docs/programmable/683694/current/device-variants-and-packages.html

 

The part on that DE0-CV board is a low end CycloneV family device and it does NOT have an embedded hard processor subsystem (HPS).

The part is just logic cells.

 

That being said, you can always implement a soft processor (ie, compiled logic) given that you have enough resources on the chip.

 

To get s similar CycloneV board that includes a HPS subsystem in the FPGA you would look at something like the DE10-NANO:

https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=205&No=1046#contents

 

EBERLAZARE_I_Intel
679 Views

Hi,


Topping up to the previous comments, regarding the soft processor for our Intel FPGA products are the Nios II, Nios V.


For starters, you can check out the Nios II design and booting example:

https://www.intel.com/content/www/us/en/docs/programmable/683689/current/configuration-and-booting-solutions-85825.html


Video example:

https://www.youtube.com/watch?v=WGteIQqNfvY&ab_channel=IntelFPGA

https://www.youtube.com/watch?v=o-K8VBa0Uk8


0 Kudos
EBERLAZARE_I_Intel
654 Views

Hi,


Do you have any further questions?


0 Kudos
EBERLAZARE_I_Intel
614 Views

Hi,


I hope that your question has been addressed, I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.



p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.


0 Kudos
Reply