Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

about DCLK frequency of EPM7128

hello everyone

config_controller.tdf :

NOTE: DCLK = ~3.125MHz

-- This particular design is set up for a 50MHz input clock frequency. You

-- can set it up for any input clock frequency you want by changing the

-- "dclk_divider" preload value.

Who can tell me how to determine the DCLK frequence of EPM7128 that has connected to stratix EP1s25 , the input oscillator frequence is : 80M.

thank you!

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hello ffone13,

    DLCK is the clock for the serial configuration of the FPGA. The maximum value is given in the datasheet of your FPGA. The config controller is using the dclk_divider to generate the data clock (DLCK) out of the input clock.

    Bye,

    niosIIuser