Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

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

Altera_Forum
Honored Contributor II
1,155 Views

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

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
495 Views

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.

0 Kudos
Reply