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

How to calculate the gate count of FPGAs?

Altera_Forum
Honored Contributor II
3,527 Views

Hi, I need the approximate/equal gate count of FPGA devices (cyclone, Cyclone V, Stratix, Stratix GX....). can anyone help me to calculate the gatecount ???

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
2,420 Views

FPGAs are fundamentally different. You cannot get a reliable "gate count" from an FPGA. The only meaningful figures are LUT count and register count.

0 Kudos
Altera_Forum
Honored Contributor II
2,420 Views

Thank you for your reply Tricky .... But in ACEX 1K and APEX 20K i am getting the gate count from datasheet. I am wondering for other FPGA families

0 Kudos
Altera_Forum
Honored Contributor II
2,420 Views

ACEX and APEX are very old devices (like 20 years old!) when gate count probably had a little more meaning to an FPGA. Now, because a single LUT can have between 4 and 6 inputs, it can implement anything from 1 gate to many of gates in a single LUT. So its very difficult to get a gate count equivolence.

0 Kudos
Reply