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.

Bus Handling Capability of Synopsys Design Compiler

Status
Not open for further replies.

S.Nikhil

Member level 1
Joined
Oct 9, 2007
Messages
34
Helped
18
Reputation
36
Reaction score
17
Trophy points
1,288
Activity points
1,553
Can anyone tell me about the bus handling capability of Synopsys Design Compiler.

Actually my design module contains a port named as io_epd_md which is again declared on input side as a 16 bit bus {input [15:0} io_epd_md; and these 16 bits are connected with some buffers inside the logic.

Thus while performing insert_dft step during scan insertion, the tool says that it cannot find
io_epd_md [0]
.
.
io_epd_md [15] in the netlist.

Is there a way to tell dc to recognize these bus bits.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top