Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

oagFpga::Synthesis Member List

This is the complete list of members for oagFpga::Synthesis, including all inherited members.

addLeafLibrary(oa::oaLib *library)oagFpga::Synthesis [inline, static]
addLeafView(const oa::oaScalarName &viewName)oagFpga::Synthesis [inline, static]
andOf(MultiRef e1, MultiRef e2)oagFpga::Synthesis [protected, static]
arithmeticAdd(MultiRefBus &result, MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
arithmeticDivide(MultiRefBus &result, MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
arithmeticModulo(MultiRefBus &result, MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
arithmeticMultiply(MultiRefBus &result, MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
arithmeticSubtract(MultiRefBus &result, MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
arithmeticSubtract(MultiRefBus &result, MultiRef &negFlag, MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
assignMultiRef(oa::oaModBitNet *net, const MultiRef e)oagFpga::Synthesis [protected, static]
binaryBusInputOutputOpt(RtlNode::OptType optType, int numOutBits, MultiRefBus &result, MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
binaryBusOpt(RtlNode::OptType optType, MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
binaryOpt(RtlNode::OptType optType, MultiRef e1, MultiRef e2)oagFpga::Synthesis [protected, static]
checkForExistenceOfDesign(oa::oaScalarName libName, oa::oaScalarName cellName, oa::oaScalarName viewName)oagFpga::Synthesis [protected, static]
connectPort(oa::oaModInst *inst, oa::oaModNet *net, unsigned int portPosition)oagFpga::Synthesis [protected, static]
connectPort(oa::oaModInst *inst, oa::oaModNet *net, const string port)oagFpga::Synthesis [protected, static]
constantOne()oagFpga::Synthesis [protected, static]
constantZero()oagFpga::Synthesis [protected, static]
createBusNet(const string identifier, int start, int stop)oagFpga::Synthesis [protected, static]
createModule(const string identifier)oagFpga::Synthesis [protected, static]
createScalarNet(const string identifier)oagFpga::Synthesis [protected, static]
createTerm(oa::oaModNet *net, const string identifier, oa::oaTermType direction, unsigned int portPosition=oacNullIndex)oagFpga::Synthesis [protected, static]
currentLibraryoagFpga::Synthesis [protected, static]
currentManageroagFpga::Synthesis [protected, static]
currentModuleoagFpga::Synthesis [protected, static]
currentViewoagFpga::Synthesis [protected, static]
equalTo(MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
findBusNet(const string identifier)oagFpga::Synthesis [protected, static]
findBusNetBit(const string identifier, const int bit)oagFpga::Synthesis [protected, static]
findModule(const string identifier)oagFpga::Synthesis [protected, static]
findNet(const string identifier)oagFpga::Synthesis [protected, static]
findScalarNet(const string identifier)oagFpga::Synthesis [protected, static]
greaterThan(MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
greaterThanEqual(MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
instantiateModule(oa::oaDesign *master, const string name)oagFpga::Synthesis [protected, static]
latch(MultiRef enable, MultiRef in, const string name="")oagFpga::Synthesis [protected, static]
leafLibsoagFpga::Synthesis [protected, static]
leafViewsoagFpga::Synthesis [protected, static]
leftShift(MultiRefBus &result, MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
lessThan(MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
lessThanEqual(MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
logicAnd(MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
logicNot(MultiRefBus &l1)oagFpga::Synthesis [protected, static]
logicOr(MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
MapperUtils classoagFpga::Synthesis [friend]
multiBitConstant(MultiRefBus &result, int value, int bits=0)oagFpga::Synthesis [protected, static]
mux(MultiRef select, MultiRef in0, MultiRef in1)oagFpga::Synthesis [protected, static]
mux(MultiRefBus &select, MultiRefBus &in0)oagFpga::Synthesis [protected, static]
mux(MultiRefBus &result, MultiRefBus &select, MultiRefBus &in0, MultiRefBus &in1)oagFpga::Synthesis [protected, static]
NAME_LENGTH_LIMIToagFpga::Synthesis [protected, static]
nameSpaceoagFpga::Synthesis [protected, static]
nandOf(MultiRef e1, MultiRef e2)oagFpga::Synthesis [protected, static]
norOf(MultiRef e1, MultiRef e2)oagFpga::Synthesis [protected, static]
notEqualTo(MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]
notOf(MultiRef e)oagFpga::Synthesis [protected, static]
orOf(MultiRef e1, MultiRef e2)oagFpga::Synthesis [protected, static]
overwriteStructureoagFpga::Synthesis [protected, static]
reductionAnd(MultiRefBus &l)oagFpga::Synthesis [protected, static]
reductionNand(MultiRefBus &l)oagFpga::Synthesis [protected, static]
reductionNor(MultiRefBus &l)oagFpga::Synthesis [protected, static]
reductionOr(MultiRefBus &l)oagFpga::Synthesis [protected, static]
reductionXnor(MultiRefBus &l)oagFpga::Synthesis [protected, static]
reductionXor(MultiRefBus &l)oagFpga::Synthesis [protected, static]
seq(MultiRef in, MultiRef clock, const string name="")oagFpga::Synthesis [protected, static]
seq(MultiRef in, MultiRef clock, MultiRef aLoad, MultiRef aData, const string name="")oagFpga::Synthesis [protected, static]
setLibrary(oa::oaLib *library)oagFpga::Synthesis [inline, static]
setOverwriteStructure(bool overwrite)oagFpga::Synthesis [static]
setView(oa::oaView *view)oagFpga::Synthesis [inline, static]
unaryBusInputOutputOpt(RtlNode::OptType optType, int numOutBits, MultiRefBus &result, MultiRefBus &l)oagFpga::Synthesis [protected, static]
unaryBusOpt(RtlNode::OptType optType, MultiRefBus &l)oagFpga::Synthesis [protected, static]
xnorOf(MultiRef e1, MultiRef e2)oagFpga::Synthesis [protected, static]
xorOf(MultiRef e1, MultiRef e2)oagFpga::Synthesis [protected, static]
zeroExpand(MultiRefBus &l1, MultiRefBus &l2)oagFpga::Synthesis [protected, static]


Generated on Mon Jul 9 14:17:23 2007 for OA Gear Fpga by  doxygen 1.3.9.1