Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

xilinx timing analyzer

Status
Not open for further replies.

nikhilindia85

Member level 4
Joined
Feb 28, 2007
Messages
78
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Activity points
1,712
can any one explain how to do timing analysys in xilinx.my design is having timing violations.its urgent.
 

It's a problem-solving task that varies from project to project. For some general guidelines, try the "Design Considerations" chapter in the ISE "Synthesis and Simulation Design Guide". Also read the "TRACE" chapter in the ISE "Development System Reference Guide". TRACE helps you pinpoint the timing problems.

If your design is failing timing by a small amount, try increasing the MAP and PAR effort settings, or enable timing-driving mapping. That usually improves the timing somewhat, but not dramatically.
 

Hi.

Check your timing report first.

Now see the paths which does not meet timing. If possible try to register those input. Registering signals will have good impact on your timing. Also see that register retiming option is enabled in your synthesizer.

Sometimes, timing reports give negative slack timing in the I/O areas. You can neglect violations in FPGA IO Buffers.

Hope it helps.

Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top