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.

Changes Made to Design to Remove False Path

Status
Not open for further replies.

spartanthewarrior

Full Member level 2
Joined
Jun 13, 2007
Messages
122
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
2,142
Hi All,

Can any body tell what all the changes I can made in my Design or RTL to

remove False Path from my design.

Regards
 

You cant do anything in RTL to remove false paths. They will be there. You can only declare them as false paths during synthesis.
kr,
Avi
 

a false path is use to tell STA tools not to analyze this path.
this path is your design's feature, such as reset path, ATPGEN path.
these path can not be removed from your design, because it is useful to your design. you must keep them.

If you find some false path is not useful, maybe you can remove them.
 

a simple ex.
a reset is essential in ur design which is a false path and u cannot remove it....
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top