|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface allows a class to implement tri-state behavior. For now, a tri-state driver should be used only in the simple case of a single output (of any width) controlled by a single bit enable.
Method Summary | |
boolean |
isDrivingOutput()
Must be implemented to state whether the cell is driving the tri-state output, based on the enable input. |
Method Detail |
public boolean isDrivingOutput()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |