Forum Discussion
서박사
Occasional Contributor
4 years agoHPS Clock Frequency
Hello,
I'm wondering if the clock frequency of the HPS (@DE1-SoC, ARM Coretex A9) is reconfigurable.
That is, is there any way to change the clock frequency of the processor?
(As I know, it is ...
- 4 years ago
Hi 서박사,
- Open the output clocks page of the HPS IP parameter editor in Qsys.
- Un-tick the use default MPU clock setting
- Manually set the MPU clock rate in the MPU Clock box
- Re-generate the Qsys system
- Re-compile the Quartus Prime project
- Generate a new Pre-loader using BSP-Editor
Thanks.
Regards,
Aik Eu
aikeu
Regular Contributor
4 years ago- 서박사4 years ago
Occasional Contributor
Thank you for the answer. I'll be waiting for the additional information.
- aikeu4 years ago
Regular Contributor
Hi 서박사,
- Open the output clocks page of the HPS IP parameter editor in Qsys.
- Un-tick the use default MPU clock setting
- Manually set the MPU clock rate in the MPU Clock box
- Re-generate the Qsys system
- Re-compile the Quartus Prime project
- Generate a new Pre-loader using BSP-Editor
Thanks.
Regards,
Aik Eu
- 서박사4 years ago
Occasional Contributor
Sorry for the late response.
I'll try to change the clock frequency through the method you suggested.
Thank you for your effort and time for the solution!