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 _

N

name - Variable in class org.opencores.edifp.Port
port name
name - Variable in class org.opencores.edifp.Edif
EDIF project name
name - Variable in class org.opencores.edifp.Library
library name
name - Variable in class org.opencores.edifp.ENet
cell name
name - Variable in class org.opencores.edifp.Instance
instance name
name - Variable in class org.opencores.edifp.Cell
cell name
name - Variable in class org.opencores.structure.Node
node name
name - Variable in class org.opencores.structure.Graph
graph name
name - Variable in class org.opencores.structure.Net
net name
name - Variable in class org.opencores.verilogp.Range
range name
NAME - Static variable in class org.opencores.Conf
program name
NAME_PIO_CLK - Static variable in class org.opencores.mapping.GlobalMap
Name definition for PIO clock.
NAME_WB_CLK - Static variable in class org.opencores.mapping.GlobalMap
Name definition for Wishbone clock.
names - Static variable in class org.opencores.structure.NodePrim
primitive's names
NAND2 - Static variable in class org.opencores.structure.NodePrim
primitive
nbits - Variable in class org.opencores.util.BitStreamWriter
Number of bits in buf
nbits - Variable in class org.opencores.verilogp.VTokenizer
Number of bits last number read hold.
neigh - Variable in class org.opencores.structure.NodeRoutable
All neighbouring nodes.
neighCoor - Static variable in class org.opencores.structure.NodeRoutable
Neighbours coordinates
net - Variable in class org.opencores.edifp.Port
net, port is connected to
net - Variable in class org.opencores.edifp.PathScope
path
Net - class org.opencores.structure.Net.
simple net type class (has only one output and many inputs), suitable for P&R process
NET - Static variable in class org.opencores.edifp.sym
 
net() - Method in class org.opencores.edifp.Parser
dissolves token with same name using LL(1) structure
Net() - Constructor for class org.opencores.structure.Net
 
NetGlobal - class org.opencores.structure.NetGlobal.
Global net, that is accessible from everywhere (e.g.
NetGlobal(int) - Constructor for class org.opencores.structure.NetGlobal
Construct new special node.
NETLIST - Static variable in class org.opencores.edifp.sym
 
netRef() - Method in class org.opencores.edifp.Parser
dissolves token with same name using LL(1) structure
nets - Variable in class org.opencores.edifp.Instance
connected to
nets - Variable in class org.opencores.edifp.Cell
nets inside cell
nets - Variable in class org.opencores.structure.Graph
all the nets
new_block(int) - Method in class org.opencores.JLex.SparseBitSet
 
new_block(int, int) - Method in class org.opencores.JLex.SparseBitSet
 
newCDfa(CSpec) - Static method in class org.opencores.JLex.CAlloc
Function: newCDfa
newCNfa(CSpec) - Static method in class org.opencores.JLex.CAlloc
Function: newCNfa Description:
newCNfaPair() - Static method in class org.opencores.JLex.CAlloc
Function: newCNfaPair Description:
newNLPair(CSpec) - Static method in class org.opencores.JLex.CAlloc
Function: newNLPair Description: return a new CNfaPair that matches a new line: (\r\n?
next() - Method in class org.opencores.edifp.Parser
get next token
nextToken() - Method in class org.opencores.verilogp.VTokenizer
Gets next token extended.
nfx - Variable in class org.opencores.structure.Node
temp RxR position
nfy - Variable in class org.opencores.structure.Node
temp RxR position
nGPC - Variable in class org.opencores.placement.PrePlacement
Number of GPCs detected by preplacement
nInputs - Variable in class org.opencores.placement.PrePlacement
Number of total LUT inputs.
NINPUTS_LUT - Static variable in class org.opencores.structure.NodeGPC
number of inputs for LUT
NINPUTS_ROUTABLE - Static variable in class org.opencores.structure.NodeRoutable
Number of inputs for routable cell
nIOC - Variable in class org.opencores.placement.PrePlacement
Number of Ports detected by preplacement
NL - Static variable in class org.opencores.Conf
string representing line separator
NO_LABEL - Static variable in class org.opencores.JLex.CNfa
Constants
Node - class org.opencores.structure.Node.
node structure suitable for P&R process
Node() - Constructor for class org.opencores.structure.Node
Constructs new node.
Node(int) - Constructor for class org.opencores.structure.Node
Allocates new node.
NodeCycleBreak - class org.opencores.structure.NodeCycleBreak.
Class that actually does nothing.
NodeCycleBreak() - Constructor for class org.opencores.structure.NodeCycleBreak
Constructs new NodeCycleBreak.
NodeFF - class org.opencores.structure.NodeFF.
D-FF type class
NodeFF() - Constructor for class org.opencores.structure.NodeFF
constructs new flip flop node
NodeGPC - class org.opencores.structure.NodeGPC.
GPC, consisting of one 5->1 LUT and one FFs.
NodeGPC(NodeLUT, NodeFF, boolean, NetGlobal) - Constructor for class org.opencores.structure.NodeGPC
groups specified elements into one GPC
NodeIOC - class org.opencores.structure.NodeIOC.
 
NodeIOC() - Constructor for class org.opencores.structure.NodeIOC
Constructs new node with given direction
NodeIOC(NodePort, NetGlobal) - Constructor for class org.opencores.structure.NodeIOC
Constructs new node based on port.
NodeLUT - class org.opencores.structure.NodeLUT.
LUT cell type class.
NodeLUT(int) - Constructor for class org.opencores.structure.NodeLUT
constructs empty LUT
NodeLUT(NodeLUT, NodeLUT, boolean) - Constructor for class org.opencores.structure.NodeLUT
Constructor, that joins two specified adjacent LUTs and creates new one.
NodePort - class org.opencores.structure.NodePort.
design cell port is handled as Node
NodePort(int) - Constructor for class org.opencores.structure.NodePort
Constructs new node with given direction
NodePrim - class org.opencores.structure.NodePrim.
LUT cell type class.
NodePrim(int) - Constructor for class org.opencores.structure.NodePrim
 
NodeRoutable - class org.opencores.structure.NodeRoutable.
Node, that can be routable - all nodes that are passed to routing phase should be NodeRoutable type.
NodeRoutable(int) - Constructor for class org.opencores.structure.NodeRoutable
Costructs new node.
NodeRoutable(int, int) - Constructor for class org.opencores.structure.NodeRoutable
Costruct dummy node, which is capable of routing, but does not hold any data
nodes - Variable in class org.opencores.structure.Graph
all the nodes
NodeSR - class org.opencores.structure.NodeSR.
Special resource node that has no routing capabilities.
NodeSR(int) - Constructor for class org.opencores.structure.NodeSR
Constructs new resource node.
NONE - Static variable in class org.opencores.JLex.CSpec
Constants
NONE - Variable in class org.opencores.JLex.CEmit
 
NOR2 - Static variable in class org.opencores.structure.NodePrim
primitive
NOT - Static variable in class org.opencores.verilogp.GTech
 
NOT - Static variable in class org.opencores.verilogp.VTokenizer
defines character with the same name
NOT_EDBG - Variable in class org.opencores.JLex.CEmit
 
NOT_EOF - Static variable in class org.opencores.JLex.CInput
 
NOT_ERROR - Static variable in class org.opencores.JLex.CLexGen
 
NOT_IN_DSTATES - Static variable in class org.opencores.JLex.CNfa2Dfa
Constants
nSegments - Variable in class org.opencores.structure.NodeRoutable
Number of free segments left.
NUM_GLOBAL - Static variable in class org.opencores.structure.NetGlobal
number of global net types
NUM_GPC - Static variable in class org.opencores.Conf
number of GPCs in FPGA
NUM_IOC - Static variable in class org.opencores.Conf
number of ports in FPGA
NUM_ITERATIONS - Static variable in class org.opencores.routing.Wavefront
Number of iteration of ripping-up and re-routing.
NUM_PSEUDO - Static variable in class org.opencores.JLex.CSpec
 
NUM_SR - Static variable in class org.opencores.Conf
number of special resources in FPGA
numArray - Variable in class org.opencores.edifp.Parser
num elements for last object ID
NUMBER - Static variable in class org.opencores.edifp.sym
 
NUMBER - Static variable in class org.opencores.verilogp.VTokenizer
defines character with the same name
NumJoinInputs(NodeLUT, NodeLUT) - Static method in class org.opencores.structure.NodeLUT
Function, that returns number of inputs if two specified LUTs were joined, not counting matching inputs.
NumJoinInputsEx(NodeLUT, NodeLUT) - Static method in class org.opencores.structure.NodeLUT
Function, that returns number of inputs if two specified LUTs were joined, not counting matching inputs nor inbetween connections.

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 _