Home
last modified time | relevance | path

Searched defs:nLatches (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/stp/stp-2.3.3/lib/extlib-abc/aig/aig/
H A DaigSeq.c60 void Aig_ManSeqStrashConvert( Aig_Man_t * p, int nLatches, int * pInits ) in Aig_ManSeqStrashConvert()
457 int Aig_ManSeqStrash( Aig_Man_t * p, int nLatches, int * pInits ) in Aig_ManSeqStrash()
H A DaigRet.c786 int i, k, m, Val, nLatches, * pLatches; in Rtm_ManToAig() local
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/log/
H A DBufferPoolReadLatchTest.java99 final int nLatches = latchStats.getInt(LATCH_RELEASES); in testBufferPoolReadLatch() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/ivy/
H A DivyMan.c172 Ivy_Man_t * Ivy_ManFrames( Ivy_Man_t * pMan, int nLatches, int nFrames, int fInit, Vec_Ptr_t ** pvM… in Ivy_ManFrames()
482 void Ivy_ManMakeSeq( Ivy_Man_t * p, int nLatches, int * pInits ) in Ivy_ManMakeSeq()
H A DivyCut.c51 int nLatches, FaninLeaf, Cost; in Ivy_NodeGetLeafCostOne() local
93 int CostBest, CostCur, Leaf, LeafBest, Next, nLatches, i; in Ivy_ManSeqFindCut_int() local
H A DivyUtil.c775 int nLatches = 0; in Ivy_CutTruthPrint() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/ret/
H A DretCore.c49 int nLatches = Abc_NtkLatchNum(pNtk); in Abc_NtkRetime() local
H A DretIncrem.c52 int nLatches = Abc_NtkLatchNum(pNtk); in Abc_NtkRetimeIncremental() local
409 int i, nLatches = 0, Init = -1; in Abc_NtkRetimeCheckCompatibleLatchFanouts() local
H A DretArea.c57 int nLatches = Abc_NtkLatchNum(pNtk); in Abc_NtkRetimeMinArea() local
H A DretLvalue.c64 int nLatches = Abc_NtkLatchNum(pNtk); in Abc_NtkRetimeLValue() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/io/
H A DioReadBaf.c52 int nInputs, nOutputs, nLatches, nAnds, nFileSize, Num, i; in Io_ReadBaf() local
H A DioReadAiger.c242 int nTotal, nInputs, nOutputs, nLatches, nAnds; in Io_ReadAiger() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/nwk/
H A DnwkFlow_depth.c463 Vec_Ptr_t * Nwk_ManRetimeCutForward( Nwk_Man_t * pMan, int nLatches, int fVerbose ) in Nwk_ManRetimeCutForward()
548 Vec_Ptr_t * Nwk_ManRetimeCutBackward( Nwk_Man_t * pMan, int nLatches, int fVerbose ) in Nwk_ManRetimeCutBackward()
H A DnwkFlow.c442 Vec_Ptr_t * Nwk_ManRetimeCutForward( Nwk_Man_t * pMan, int nLatches, int fVerbose ) in Nwk_ManRetimeCutForward()
523 Vec_Ptr_t * Nwk_ManRetimeCutBackward( Nwk_Man_t * pMan, int nLatches, int fVerbose ) in Nwk_ManRetimeCutBackward()
H A Dnwk.h81 int nLatches; // the total number of latches member
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/ioa/
H A DioaReadAig.c111 int nTotal, nInputs, nOutputs, nLatches, nAnds, i;//, iTerm, nDigits; in Ioa_ReadAigerFromMemory() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abci/
H A DabcQuant.c165 int i, nLatches; in Abc_NtkTransRel() local
H A DabcIvy.c119 int nLatches = Abc_NtkLatchNum(pNtk); in Abc_NtkIvyBefore() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/fret/
H A Dfretime.h104 int nNodes, nLatches; member
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abc/
H A DabcNtk.c178 …c_NtkStartFromWithLatches( Abc_Ntk_t * pNtk, Abc_NtkType_t Type, Abc_NtkFunc_t Func, int nLatches ) in Abc_NtkStartFromWithLatches()
579 Abc_Ntk_t * Abc_NtkRestrashWithLatches( Abc_Ntk_t * pNtk, int nLatches ) in Abc_NtkRestrashWithLatches()
H A DabcLatch.c148 void Abc_NtkLatchPipe( Abc_Ntk_t * pNtk, int nLatches ) in Abc_NtkLatchPipe()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/fpga/
H A DfpgaCreate.c71 void Fpga_ManSetLatchNum( Fpga_Man_t * p, int nLatches ) { p->nLatches = nLatch… in Fpga_ManSetLatchNum()
H A DfpgaInt.h109 int nLatches; // the number of latches in the circuit member
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/gia/
H A DgiaAiger.c182 int nTotal, nInputs, nOutputs, nLatches, nAnds, i; in Gia_AigerReadFromMemory() local
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/aig/
H A DaigRet.c771 int i, k, m, Val, nLatches, * pLatches; in Rtm_ManToAig() local

12