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.

how to solve this "single tri-state driver " DC warning, thanks.

Status
Not open for further replies.

tigerajs

Member level 3
Joined
Feb 8, 2006
Messages
55
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,638
Warning: Net 'out_byte2_t[0]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte2_t[1]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte2_t[2]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte2_t[3]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte2_t[4]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte2_t[5]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte2_t[6]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte2_t[7]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte1_t[0]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte1_t[1]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte1_t[2]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte1_t[3]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte1_t[4]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte1_t[5]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte1_t[6]' has a single tri-state driver. (LINT-63)
Warning: Net 'out_byte1_t[7]' has a single tri-state driver. (LINT-63
 

A warning is a warning, not an error. You may want to ignore it. On the other hand, a single tri-state driver in a net makes no sense, supposed it's no port pin. DC is just asking you, if this is intentionally or e.g. indicates an incomplete design.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top