|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.DRC.DesignRule
byucc.jhdl.DRC.Rules.IOBufs
byucc.jhdl.DRC.Rules.XC4000.IOBufsXC4000
Field Summary |
Fields inherited from class byucc.jhdl.DRC.DesignRule |
cellList, checker, checkOk, description, enabled, failureReport, name, oneLineDescription, violatingCells |
Constructor Summary | |
IOBufsXC4000()
|
Method Summary | |
boolean |
isIOBuf(Cell cl)
Returns true if cl is an instance of a platform-specific iobuf-type cell. |
Methods inherited from class byucc.jhdl.DRC.Rules.IOBufs |
doCheck, isIOPad, sortCell |
Methods inherited from class byucc.jhdl.DRC.DesignRule |
addToCellList, addToCellList, addViolatingCell, checkOk, displayMsgHeader, getDescription, getDesignRuleChecker, getName, getOneLineDescription, getReport, getViolatingCells, msg, msg, msg, msg, msgln, msgln, registerViolation, resetState, setCurrentMsgType, setDesignRuleCheckerReference, setName, setReport, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public IOBufsXC4000()
Method Detail |
public boolean isIOBuf(Cell cl)
IOBufs
isIOBuf
in class IOBufs
cl
- Cell to check its class to see if is an iobuf type
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |