A B C D E F G H I J K L M N O P R S T U V W X Y Z _

R

ra - Variable in class org.opencores.structure.NodeGPC
FF inside this
Range - class org.opencores.verilogp.Range.
Class for supporting arrays in verilog file. Arrays are not supported in Structure.Graph, so they have to be built during parsing.
Range() - Constructor for class org.opencores.verilogp.Range
 
RBRACKET - Static variable in class org.opencores.verilogp.VTokenizer
defines character with the same name
RCBRACKET - Static variable in class org.opencores.verilogp.VTokenizer
defines character with the same name
readASSIGN() - Method in class org.opencores.verilogp.Parser
processes ASSIGN statement
readExpr() - Method in class org.opencores.verilogp.Parser
Reads expression from the stream
readFinal() - Method in class org.opencores.verilogp.Parser
Reads final from the stream
readIN_OUT(int) - Method in class org.opencores.verilogp.Parser
processes INPUT / OUTPUT statement
readKeyword() - Method in class org.opencores.verilogp.Parser
expects keyword on input
readKeyword(int) - Method in class org.opencores.verilogp.Parser
expects keyword k on input
readModule(String) - Method in class org.opencores.verilogp.Parser
reads module from file with same name
readNewWord() - Method in class org.opencores.verilogp.Parser
expects word on input
readNumber() - Method in class org.opencores.verilogp.Parser
read number
readParam() - Method in class org.opencores.verilogp.Parser
reads one module parameter
readParamSimple() - Method in class org.opencores.verilogp.Parser
reads one module parameter inside () (no arrays {})
readRange() - Method in class org.opencores.verilogp.Parser
reads [msb:lsb]
readSym(int) - Method in class org.opencores.verilogp.Parser
expects sym on input
readTerminal() - Method in class org.opencores.verilogp.Parser
Reads terminal from the stream
readWIRE() - Method in class org.opencores.verilogp.Parser
processes WIRE statement
readWord() - Method in class org.opencores.verilogp.Parser
expects non-keyword on input
realName - Variable in class org.opencores.edifp.Parser
real last object name
reduce() - Method in class org.opencores.JLex.CMinimize
Function: reduce Description:
refPath - Variable in class org.opencores.edifp.Parser
referenced namescope
remove() - Method in class org.opencores.util.Heap
Removes the minimum (top) element from the Heap, decreases the size of the heap by one, and returns the minimum element.
remove(Comparable) - Method in class org.opencores.util.Heap
Removes specified element from the Heap, decreases the size of the heap by one, and returns true if successful.
RENAME - Static variable in class org.opencores.edifp.sym
 
rename(boolean) - Method in class org.opencores.edifp.Parser
dissolves rename, member or array
repair() - Method in class org.opencores.util.Heap
Reconstruct the heap in O(N) time.
repair(boolean) - Method in class org.opencores.structure.Graph
repairs graph, removing floating nodes and nets
reset() - Method in class org.opencores.JLex.CEmit
Function: reset Description: Clears member variables.
reset() - Method in class org.opencores.JLex.CMakeNfa
Function: reset Description: Resets CMakeNfa member variables.
reset() - Method in class org.opencores.JLex.CMinimize
Function: reset Description: Resets member variables.
reset() - Method in class org.opencores.JLex.CNfa2Dfa
Function: reset Description:
reset() - Method in class org.opencores.placement.Annealing
Resets SA.
resetChartLine() - Method in class org.opencores.graphics.LineChart
Clears all currently stored lines.
resetData() - Method in class org.opencores.graphics.LineChartData
Clears all currently stored data.
RIGHT - Static variable in class org.opencores.graphics.LineChart
Border, data is not drawn to.
right(int) - Static method in class org.opencores.util.Heap
Returns the Vector index of the right child.
route() - Method in class org.opencores.routing.Wavefront
Performs one iteration of routing.
row_copy(int, int) - Method in class org.opencores.JLex.CMinimize
Function: row_copy Description: Copies source row into destination row.
row_equiv(int, int) - Method in class org.opencores.JLex.CMinimize
Function: row_equiv Description:
rp() - Method in class org.opencores.edifp.Parser
look for RPAREN
RPAREN - Static variable in class org.opencores.edifp.sym
 
RPAREN - Static variable in class org.opencores.verilogp.VTokenizer
defines character with the same name
RST - Static variable in class org.opencores.structure.NodeFF
async reset
RST - Static variable in class org.opencores.structure.NodeGPC
a's async reset
rule() - Method in class org.opencores.JLex.CMakeNfa
Function: rule Description: Recursive descent regular expression parser.

A B C D E F G H I J K L M N O P R S T U V W X Y Z _