Forum Discussion
RShal4
Occasional Contributor
7 years agoHow to get cpu clock value from qsys
Hello, I try to understand how I can find hps cpu clock and hps perpheral clock. As I understand they are not found in qsys. But I found the following calculator https://rocketboards.org/foswiki/D...
EBERLAZARE_I_Intel
Regular Contributor
7 years agoHi,
The mpu_base_clk is the microprocessor unit base clock,
The peripheral clock is a Clock for microprocessor unit snoop control unit (SCU) peripherals, e.g.: the general interrupt controller (GIC).
More info regarding the clock you can refer here I've attached the page link to the clock page:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cyclone-v/cv_54002.pdf#page=66
Regards.