- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Maximum frequency for SMA User clock inputs on ML605 Evaluation Board
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-13-2012 03:33 PM
Hi All,
I have an ML605 evaluation board and I have two questions.
1. Is it possible to clock the board externally using the SMA input pins (USER CLK P and USER CLK N)
2. Is there an upper limit on the frequency of such an external clock.
The whole idea behind the questions is the possibility of clocking the board with a signal generator through the SMA pins
provided on board.
Thank you.
Solved! Go to Solution.
Re: Maximum frequency for SMA User clock inputs on ML605 Evaluation Board
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-13-2012 04:42 PM
olufola wrote:
Hi All,
I have an ML605 evaluation board and I have two questions.
1. Is it possible to clock the board externally using the SMA input pins (USER CLK P and USER CLK N)
2. Is there an upper limit on the frequency of such an external clock.
The whole idea behind the questions is the possibility of clocking the board with a signal generator through the SMA pins
provided on board.
Thank you.
The maximum frequency on the SMA inputs is the same as for any global clock input to the FPGA. RTFDS for that information.
Note that it'll be highly design dependent.
----------------------------------------------------------------
Yes, I do this for a living.
Re: Maximum frequency for SMA User clock inputs on ML605 Evaluation Board
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-13-2012 06:34 PM
Hi bassman59,
I have already gone through the user and hardware configuration guides but the information provided about the use of the SMA clock inputs was not detailed enough. The fastest onboard (on the evaluation kit) clock is 200MHz . Should I interpret your answer to mean that I can use an external signal generator to clock the FPGA through the SMA inputs at a maximum frequency of 200MHz?
Thank you
Re: Maximum frequency for SMA User clock inputs on ML605 Evaluation Board
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-13-2012 11:07 PM
olufola wrote:
Hi bassman59,
I have already gone through the user and hardware configuration guides but the information provided about the use of the SMA clock inputs was not detailed enough. The fastest onboard (on the evaluation kit) clock is 200MHz . Should I interpret your answer to mean that I can use an external signal generator to clock the FPGA through the SMA inputs at a maximum frequency of 200MHz?
Thank you
The 200 MHz oscillator on board was probably chosen because it's "fast" and works with the kit's various demonstration designs.
The data sheets for the device indicate the maximum clock frequency allowed on the global clock buffers (unsurprisingly called Fmax in the data sheet). There are also maximum clock frequencies allowed for the I/O clock buffers and the PLL and DCM clock networks. All of these maximums are greater than the 200 MHz oscillator installed on the kit.
But, again, that's the maximum frequency supported by the clock networks, and it basically assumes a trivial design (toggling a single flip-flop or whatever). The actual maximum clock frequency is wholly determined by your design. If you have a lot of combinatorial logic then it's possible your maximum clock frequency will be less than the 200 MHz. You won't know until you go through the design exercise.
So if you constraint your design to run at 250 MHz, and it meets that timing constraint after running through the tools, then you can either replace the 200 MHz oscilator with one that works at 250 MHz, or you can provide a clock on the SMA connector or on any other available global clock input pin.
The SMA clock input itself isn't magic. The SMA connector has excellent signal integrity, with bandwidth in the GHz range, and there are several high-end signal generators capable of high-frequency clock outputs which use it.
Got it?
----------------------------------------------------------------
Yes, I do this for a living.
Re: Maximum frequency for SMA User clock inputs on ML605 Evaluation Board
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-14-2012 06:39 AM
Hi Bassman59,
Your last reply precisely answered all my questions. The sheer number of documentations available from Xilinx (2030 of them as of today) is scary even with the documentation navigator.
Thank you very much for the help.











