Taking the advantage of two clock pins on fpga!

FPGA projects on this site, or abroad

Taking the advantage of two clock pins on fpga!

Postby ali_dehbidi » Wed Dec 02, 2009 6:17 am

Dear all
In my spartan 3 (XC3S400) board i have a 50MHz clock that is connected to two clock pins (80 and 180). they are in different sides of the chip. i think by using this approach i can achive higher speed designs! now i want to know how to use this feature to define for ise that the two clocks are the same!
any ideas are welcome :idea:
ali_dehbidi
 
Posts: 13
Joined: Sat May 05, 2007 3:54 pm

Postby Yassen » Tue Dec 08, 2009 1:50 pm

Hi!

If you want to manage the clock - try using the DCM (Digital Clock Manager), available onchip. In ISE you don't need to point that the two pins are with a same clock. Just indicate in your UCF file which pin to what signal is connected - you can use one clock or both clocks depending on your needs. Having two clock sources you can have two clock domains in your FPGA.

Regards,
Yassen
Yassen
 
Posts: 70
Joined: Thu Jun 08, 2006 6:46 pm


Return to General projects