Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12710 Discussions

about DCLK frequency of EPM7128

Altera_Forum
Honored Contributor II
1,294 Views

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!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
417 Views

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
0 Kudos
Reply