Altera_Forum
Honored Contributor
11 years agoXtandard elements usage report - ADDER, MUX
Dear Forum,
In the Xilinx tool synthesis log, we can see the number of adders,muxes and registers used in the design. Something like this: ---Muxes : 2 Input 5 Bit Muxes := 1 2 Input 1 Bit Muxes := 1 Module QUANT_TOP Detailed RTL Component Info : +---Adders : 2 Input 6 Bit Adders := 2 +---Registers : 6 Bit Registers := 3 1 Bit Registers := 3 +---Muxes : Does Altera have such report? I searched whole day and could not find(( Seems from Quartus we can never get the number of ADDERs, COUNTERs,MUXes used for synthesizing the design. Please help