PolarFire SOC MSS 时钟源选择

 

 

参考文档: PolarFire Family Clocking Resources

The base clock for these PLLs comes either from a dedicated I/O (REFCLK) from Bank5 or one of the NW PLL outputs—OUT2 or OUT3.

1、 125Mhz  外部晶振

2、使用 fabric  ccc 产生的 时钟,  即 NW PLL outputs—OUT2 or OUT3.

 更改 时钟源

image

 

image

 

确认 时钟来源, 直接打印 寄存器的 值, 寄存器也没说选择外部时钟还是 PLL NW ;  使用另外一种方法: 改变   FABRIC  的时钟 从 125Mhz 改为 25mhz  , 发现  LED 闪烁变慢 的确 使用的 是  FABRIC 的时钟。

xprintf( "PLL_CTRL:0x%X.\n", MSS_SCB_MSS_PLL->PLL_CTRL );

PLL_CTRL:0x33000007.

image

 

 疑问:  RFCLK  

posted on 2026-03-23 17:06  所长  阅读(32)  评论(0)    收藏  举报

导航