Hi,
so when CLKOUTPAR = 0x3 and CCE[MBMOD] = 0x1 (1:1 Mode)
Pin M3(144 MAPBGA) should be FB_CLK @ SYSCLK.
And when CLKOUTPAR = 0x3 and CCE[MBMOD] = 0x0 (1:2 Mode)
Pin M3(144 MAPBGA) should be FB_CLK @ SYSCLK/2.
Is this assumption correct?
For me the first assuption (1:1 Mode ) it is not possible to realize as shown above.
It seems that Pin M3(144 MAPBGA) is SYSCLK if CLKOUTPAR = 0x1 and SYSCLK/2 if CLKOUTPAR = 0x3, regardless CCE[MBMOD] setting.
How can I assign FB_CLK to Pin M3(144 MAPBGA) if FB_CLK is in 1:1 Mode?
Michael