Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHi,
I don't think I can help with this particular question, but out of curiosity, why does transistor count matter for your application? All you can do, no matter what the FPGA manufacturer is, is to use the look-up-tables and the registers (and of course PLLs, on-chip memory and multipliers). Altera specifies very exactly how many of those are available. The EP2C5 has 4608 LEs (data sheet page 1-3), and each LE consits of a D-flip-flop, and a four-input LUT (data sheet page 2-6). I see that some competitors specify that number of system gates and equivalent logic cells, but in my eyes for most applications that is just irrelevant marketing-nonsense so that they can advertise huge numbers. Maybe you can do some ballpark estimations based on those numbers, but what typically matters is how many LUT/FF combinations you have ("LE", "slice", etc.), and how powerful those are (e.g. number of LUT inputs). If you really need the transistor count, you can probably either contact Altera, or maybe do some research on transistor or gate equivalents to estimate the number for that given FPGA. Best regards, GooGooCluster