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.

DFT Compiler error: Bus gate xxx failed Z state ability check

Status
Not open for further replies.

LinXiaoling

Member level 1
Joined
Feb 25, 2008
Messages
32
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Activity points
1,490
Hi,
during the DFT design, there comes a problem:Bus gate xxx failed Z state ability check. the cause may be the bidirectional ports in the design.but I don't know how to handle it.pls help me,thx.
 

DFT Compiler problem

the Bus is a bidirectional ports?

or you can upload a example ,I will help you to solve it
 

Re: DFT Compiler problem

THX!
my design is the top design that including bidirectional IO pads.there exists pre-dft DRC warnings on those pads.
 

Re: DFT Compiler problem

make sure that the only one driver is driving the bidi IO during test mode. that will solve contention issue and stabiltiy check.
simple solution would be : gate bidi enable with test mode signal. whenever test mode is 1, it will be in output mode.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top