Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
a9909928
Posts: 32
Registered: ‎02-16-2011
0
Accepted Solution

How to lower clock frequency in system generator

Hi,

 

I'm using Virtex 5 110t1136 board, and I wish to lower clock freqency (25 MHz) to 2Mhz in system generaor, how could I do that?

I know some techniques such as using dividers and counters, but I don't know how to implemment it.

 

How can I find the clock frequency in system generator becasue most of my designs are about mathmetic equations, I don't know how to change clock frequency in system generator.

 

Thanks a lot.

 

Ryan

Xilinx Employee
bwiec
Posts: 1,000
Registered: ‎08-02-2011
0

Re: How to lower clock frequency in system generator

[ Edited ]

You can set the clock frequencies in the SysGen Token and you can edit your sampling frequencies at the Gateway In blocks

www.xilinx.com
Xilinx Employee
ajmirg
Posts: 100
Registered: ‎05-14-2008
0

Re: How to lower clock frequency in system generator

For low frequencies, you may use clock enable. Make a search for 'clock enable' from:

 

http://www.xilinx.com/support/documentation/sw_manuals/sysgen_user.pdf

 

Cheers,

 

 

 

Visitor
a9909928
Posts: 32
Registered: ‎02-16-2011
0

Re: How to lower clock frequency in system generator

Thanks a lot.