|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.DRC.DesignRuleRcParser
Constructor Summary | |
DesignRuleRcParser()
|
Method Summary | |
boolean |
parseFile(java.lang.String filename)
|
boolean |
parseLine(java.lang.String line)
.dcrrc file format: The first line should be the name of the top-level circuit to which the following rules apply, in the format "FORFILE=[filename]" All successive lines should give the identifier of the rules that are to apply to this circuit, in the format "[rule identifier]" Multiple circuits may be included in any given file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DesignRuleRcParser()
Method Detail |
public boolean parseFile(java.lang.String filename)
public boolean parseLine(java.lang.String line)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |