Continue to Site

find signal propagation path in sequential circuits in Design Compiler

Status
Not open for further replies.

Amir Yazdanbakhsh

Newbie level 5
Newbie level 5
Joined
Jun 18, 2013
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
66
Hi,

I am using Design Compiler to synthesize a sequential design. I want to find all the cells (including combinational and sequential) from a given input to an output. I know that I can use "all_fanin". But the problem is that it stops at the clock of the sequential elements. I am wondering if there is a command for that.

Thanks
 

Why don't you do a report_timing from the startpoint till the endpoint?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top