Forum Discussion

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

How can i check the arm frequency inside the cyclone V?

Hello i can't find a way to check the arm frequency inside the cyclone V SoC.

1 Reply

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

    The low level way to do this (for example if you want the FPGA to query the frequency) would be to read the main PLL settings in the clock manager and figure out the frequency from there. With an OS running there should be ways to query what the frequency is as well.