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.

find signal propagation path in sequential circuits in Design Compiler

Status
Not open for further replies.

Amir Yazdanbakhsh

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