Forum Discussion

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

compilation report in Quartus

Hi,

Can anyone tell me how can I display the details of compilation report?

After done write the VHDL code and compile it, I want to display the report in terms of area and maximum frequency. How can I do that..help me please

Many thanks

8 Replies

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

    --- Quote Start ---

    Hi,

    Can anyone tell me how can I display the details of compilation report?

    After done write the VHDL code and compile it, I want to display the report in terms of area and maximum frequency. How can I do that..help me please

    Many thanks

    --- Quote End ---

    Hi,

    a short overview of the resource uitilization you can found by selection of the "Flow summary" page.

    For timing info's you have to open the "TimeQuest Timing Analyzer" section in the compilation report.

    Kind regards

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

    Hi pletz,

    Can I observe the latency and throughput also? thanks for reply..
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Hi pletz,

    Can I observe the latency and throughput also? thanks for reply..

    --- Quote End ---

    Hi,

    what did you mean with latencey and throughput ? The clock speed of your design or the

    number of clock cycles your processing need ?

    Kind regards

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

    --- Quote Start ---

    Hi pletz,

    I want both of them..thanks for reply

    --- Quote End ---

    Hi,

    the results of the timing analysis shows you how fast your design could run. Important

    is that you specify reasonable timing constraints.

    The number of clock cycles for your processing must be calculated by yourself.

    Kind regards

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

    --- Quote Start ---

    Hi pletz,

    How about the power consumption?..Thanks for reply

    --- Quote End ---

    HI,

    I know there is a power calculator build-in in Quartus, but I have no experience

    using it.

    Kind regards

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

    Hi pletz,

    power calculator?..Okay, I try study on that. Many thanks pletz =)