- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Overclocki ng Virtex 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-18-2012 08:17 AM
Good day.
I have an ML507 board which has Virtex 5. I want to test my design at a higher frequency(overclock) than what is used by the FPGA(which is 100MHz). Is there a way to do that in HDL? If not, the use of external will be inevitable. What components/devices/chips can I use for that purpose?
Thank you.
Re: Overclocki ng Virtex 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-18-2012 08:36 AM
In HDL you have access to DCMs and PLLs which should allow you to increase CLK frequency to the internal logic. The User Guide covers usage:
http://www.xilinx.com/support/documentation/user_g
Regards,
Jon
Re: Overclocki ng Virtex 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-18-2012 09:04 AM
r,
As suggested, use the DFS feature of the DCM, so you may generate 32/31 of the clock, 16/15, 8/7, 4/3, 3/2, etc. effectively going to higher and higher frequencies.
Generally, late in the manufacture of any parts, most devices are yielding at -3 (process is tuned to get best performance/power and yields get very very good). So you should be able to run things up to 30% faster, but there are no gaurantees other than the speed grade marked on the part.
Principal Engineer
Xilinx San Jose
Re: Overclocki ng Virtex 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-18-2012 05:18 PM
Thanks for the quick response.
I may be able to use that, but is it possible to have the increase in clock to about 200MHz and above?
Re: Overclocki ng Virtex 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-19-2012 02:14 AM
may be able to use that, but is it possible to have the increase in clock to about 200MHz and above?
For 200 Mhz & above you can check with available differential Frequency on board.
Or else you can generate the required single ended/differential freq using DCM.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Signature:
1.Have you ever tried typing your question into Google? If not you should before posting.
Too many results? Try adding site:www.xilinx.com
2.Read the datasheet and user guide. Have you read the user guide in detail ? Can you find the user guide?
3. Search the forums for similar topics.
4.I have neither found any similar thread in existing forum nor web-search is helpful to me.What should I do ?
Post your issue in detail comprehensive format on the relevant
forum.
5. Do not post the same question on multiple forums,please search and post it on relevant forum.
6. Do not raise a new topic or question on someone else's thread, start a new thread!
7. Students/Newbies: Copying code is not the same as learning to design.
8. "It does not work" is not a question which can be answered. Provide much details (with webaddress, datasheet links,etc..).
and make sure to be specific!
9. You are not charged extra fees for comments in your code,It will help others to understand well.
10.If someone answers your question, mark the post with "Accept as solution". If you see a particularly good and informative post, consider giving it Kudos (the star on the left).











