Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Area of the design

I have designed a CPU and synthesis to FPGA, I can see how mant logical element,register only, Combinational with a register, LUT these information in the compilation report. And I have seen what this mean in the cyclone 3 handbook. I just want to ask is there any information about the area of these each part? Or is there any way to see the total area of my design? Thanks!

5 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thank you for your reply. I have had a simple view of the chip planner. Can it know the exactly size of my design? Since I invetegate the infunence of reducing instruction sets. I want to know the change of area when I reduced the instruction sets. Thank you!

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Not that I know of! Why won't the "Resource Utilization by entity" not help you?

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thank you for your reply. Can you say it more detail? As sometimes when I reduced the instruction, the compilation report shows that the logic elements which the design used is increased. But in theory, when I reduced the instructions, the power consumption of my CPU should reduced. But I can't see this result from the the number of logic elements it used. Since large area means more power consumption. So I want to know the change of area size of my design to see the change of power consumption of my CPU core. Thank you!