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.

In PT What is the difference between set_disable_timing and set_false_path?

Status
Not open for further replies.

asicganesh

Member level 3
Joined
Oct 18, 2007
Messages
58
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,288
Activity points
1,681
In PT What is the difference between set_disable_timing and set_false_path constraint? They both look similar? Is there any specific diff?
 

set_false_path can be applied only to the paths where the setup time or hold time concept is applicable. It means when you want to disable the particular path on the clock network, you can't use set_false_path since clock path doesn't have setup/hold concept. Set_disable_timing can be applied to any instances to disable the timing.
 
Last edited:
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top