Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST

Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Getting Gate Counts from Quartus

There are 5 messages in this thread.

You are currently looking at messages 0 to 5.

Getting Gate Counts from Quartus - Adam Elbirt - 2006-01-17 00:20:00

Is there any way to get gate counts for a Quartus
implemented design?  I 
know Xilinx will give gate counts out of place and route but I can't 
seem to figure out anything other than LUT counts and logic element 
usage from Quartus.

Adam



Re: Getting Gate Counts from Quartus - Ben Twijnstra - 2006-01-17 04:46:00

Adam Elbirt wrote:

> Is there any way to get gate counts for a Quartus implemented design?  I
> know Xilinx will give gate counts out of place and route but I can't
> seem to figure out anything other than LUT counts and logic element
> usage from Quartus.

In the report window, click the 'Fitter' item, then select the "Resource
usage" item.

Best regards,


Ben
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Getting Gate Counts from Quartus - Adam Elbirt - 2006-01-17 12:03:00

Ben,

I tried that and I didn't find anything specific for gates, just LUTs 
and logic elements.  Am I missing something?

Adam

Ben Twijnstra wrote:
> Adam Elbirt wrote:
> 
> 
>>Is there any way to get gate counts for a Quartus implemented design?  I
>>know Xilinx will give gate counts out of place and route but I can't
>>seem to figure out anything other than LUT counts and logic element
>>usage from Quartus.
> 
> 
> In the report window, click the 'Fitter' item, then select the "Resource
> usage" item.
> 
> Best regards,
> 
> 
> Ben

Re: Getting Gate Counts from Quartus - Ben Twijnstra - 2006-01-17 17:33:00

Hi Adam,

> I tried that and I didn't find anything specific for gates, just LUTs
> and logic elements.  Am I missing something?

Er... yes, namely the marketing-gate count. The smallest design unit either
in a Xilinx or an Altera FPGA is the LUT. 

Until around 2002 both Altera and Xilinx used a marketing-department-driven
equivalent ASIC gate count. Since the metrics used by Altera and Xilinx for
these gate counts were not the same, there was a horrendous amount of
confusion, bickering, name-calling, etc, etc. Thus, here on comp.arch.fpga
this gate count equivalent was quickly dubbed 'marketing gates'.

With the introduction of the Cyclone and Stratix FPGA's, Altera dropped the
'equivalent ASIC gates' formula, since every ASIC engineer laughed his/her
head off when presented with these figures. I don't know why Xilinx still
sticks with the number - but whatever figure you see in ISE, it's WRONG.

So, I suggest that you simply ignore that equivalent gate count stuff. If
you need to retarget your design to an ASIC, get a copy of Synplicity's or
Mentor's tools, pick the library you need, and see what comes out.

Best regards,


Ben


Re: Getting Gate Counts from Quartus - morpheus - 2006-01-17 18:07:00

Hey,
Mabe this helps. this is primarily for APEX devices but it will give
you some idea 
http://www.altera.com/literature/an/an110.pdf

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.