- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
PAR document
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-24-2012 06:32 AM
Hi, all
Can anybody tell me where I can find documents about Place and Route in Virtex?
I can't find in Xilinx's webpage.
Thanks.
Chris
Re: PAR document
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-24-2012 06:50 AM
Hi Chris,
what exactly are you looking for?
The tool usage is described in the ISE user and regference guides.
Some technical stuff about P&R might be found among these papers:
http://forums.xilinx.com/t5/PLD-Blog/The-25-Best-P
Kind regards
Eilert
Re: PAR document
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-24-2012 07:21 AM
Hi, Eilert
Thanks for your help.
I am looking for a document which will tell me how to place my design in Virtex.
Such as, in order to improve the performance, where should I place a slice, BRAM or other elements?
By the way, is there any manual about how to route between different elements manually, or I can make some constraints in ISE to get the best performance?
Thanks.
Chris
Re: PAR document
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-24-2012 07:48 AM
Just let the tools do it for you. Specify (constrain) all the clocks, and it will almost certainly do a better job than a beginner.
------------------------------------------
"If it don't work in simulation, it won't work on the board."
Re: PAR document
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-24-2012 07:58 AM
The tool has been doing this for me a long time.
I know that once I constrain the clock, inputs and outputs, with a proper HDL method, FPGA works well.
I just want to know more about it.
Chris
Re: PAR document
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-24-2012 11:59 PM
Hi Chris,
you might already know it, but just for completeness:
Manual placement and routing can be done with the fpga-editor tool.
It's very good for anylysis and peeking into the circuit with test pins routable from some internal signal to a free pad.
When you try to tweak some part of the auto-placed and routed design, you will probably soon find out that it's kind of hard to beat the tool generated solution.
With this approach you can only work on very small portions of your design. Everything beyond a handful of slices will drive you mad, because of the sheer complexity (not to mention the clumsy tool handling).
Sometimes, when having trouble with some I/O placement, it can help to better understand the FPGAs structure and how the PAR tool deals with it. So you can improve your pad assignments and other constraints.
I doubt that you will find something like a "Cookbook for manual P&R". If designers go this way, their intentions and demands are too unique and there's just too many differnet FPGA families to deal with to come up with some useful general rules.
Just give it a try and see if it works for you.
Have a nice synthesis
Eilert











