Skip to content

Changing FIC0 clock freq in mpfs_dma_benchmarking of LSRAM #311

Discussion options

You must be logged in to vote

Ahhh ok I see now, its this:

We can't solve this with the base design, you'll need to make a modification.

Leave the original CCC (CCC_FIC_X_CLK) as is and disconnect OUT0_FABCLK_0 (the output for FIC0) from the RESET_FIC_0_CLK block and the top level port called FIC_0_CLK and disconnect the PLL_LOCK input to the RESET_FIC_0_CLK block. Mark the OUT_0_FABCLK_0 output of the CCC "Unused".

Now add a new CCC to the design (just drag in a "Clock Conditioning Circuitry" core from the Catalog) - we'll use this to generate a dedicated FIC0 CLK. Configure it with a 50MHz reference and connect:

CLKINT_REF_CLKL_50MHz: Y -> FIC_0_DEDICATED_CCC_0: REF_CLK_0
AND4_0: Y -> FIC_0_DEDICATED_CCC_0: PLL_PO…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@Kian-KH
Comment options

Comment options

You must be logged in to vote
7 replies
@hughbreslin
Comment options

@Kian-KH
Comment options

@hughbreslin
Comment options

@hughbreslin
Comment options

@Kian-KH
Comment options

Answer selected by hughbreslin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants