Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21388 Discussions

Comparing Cyclone IV power consumption to other FPGAs & SoCs

ABADY1000
Beginner
684 Views

I have Cyclone IV FPGA and I run a software that reads images from a sensor and apply some image processing algorithm on it, I use Nios II and soft DDR controller .

 

My question is that if I convert my project to other newer chip (Cyclone V, Cyclone 10...etc), would that lower my power consumption? ( running the same project with a newer DDR also - DDR2 or DDR3- ) .

And also I face really hard time with soft cores for something like DDR, does having physical DDR controller and CPU would increase power consumption? Because if it doesn't I prefer to use it.

0 Kudos
3 Replies
leonardo_forum
New Contributor I
670 Views

Depends.. smaller chip usually have lower static power consumption, but newer have lower dynamic power consumption.

The power supply subsystem is also pretty important.

There are many variables, but you can have an estimate using powerplay power analyzer with different devices.

Hard DDR controller usually use less power than Soft DDR controller because it's optimized silicon area.

A Raspberry or another chip designed for mobile phones can be more energy efficient than an FPGA, but there are other tradeoffs too.

Cheers,

Leonardo

0 Kudos
Farabi
Employee
645 Views

Hello, 

 

You can confirm with EPE (Early Power Estimator-excel spreadsheet) or Power Analyzer tools in Quartus to compare your design. By right, using extra controller in your device will increase power consumption, but it is recommended to run the Power Analyzer to get the exact numbers. 

 

regards,
Farabi

0 Kudos
Farabi
Employee
626 Views

Hello,


We do not receive any response from you to the previous question/reply/answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


regards,

Farabi


0 Kudos
Reply