Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
abc
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
abc
Commits
3a1ca9fa
Commit
3a1ca9fa
authored
Nov 27, 2005
by
Alan Mishchenko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version abc51127
parent
e3c40ed6
Show whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
997 additions
and
758 deletions
+997
-758
abc.opt
+0
-0
abc.plg
+0
-651
src/base/abc/abcCheck.c
+3
-0
src/base/abc/abcDfs.c
+4
-0
src/base/abc/abcNtk.c
+3
-0
src/base/abc/abcShow.c
+45
-3
src/base/abci/abc.c
+205
-25
src/base/abci/abcPrint.c
+92
-0
src/base/abci/abcSweep.c
+3
-2
src/base/io/io.c
+1
-1
src/base/io/io.h
+2
-1
src/base/io/ioWriteDot.c
+340
-3
src/base/seq/seq.h
+4
-2
src/base/seq/seqAigCore.c
+8
-5
src/base/seq/seqCreate.c
+70
-1
src/base/seq/seqInt.h
+1
-0
src/base/seq/seqLatch.c
+1
-0
src/base/seq/seqMapIter.c
+2
-2
src/base/seq/seqRetCore.c
+163
-54
src/base/seq/seqRetIter.c
+24
-7
src/base/seq/seqShare.c
+25
-0
src/map/fpga/fpgaCore.c
+1
-1
No files found.
abc.opt
View file @
3a1ca9fa
No preview for this file type
abc.plg
View file @
3a1ca9fa
...
...
@@ -6,657 +6,6 @@
--------------------Configuration: abc - Win32 Debug--------------------
</h3>
<h3>
Command Lines
</h3>
Creating temporary file "C:\DOCUME~1\alanmi\LOCALS~1\Temp\RSP1A31.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "src\base\abc" /I "src\base\abci" /I "src\base\abcs" /I "src\base\seq" /I "src\base\cmd" /I "src\base\io" /I "src\base\main" /I "src\bdd\cudd" /I "src\bdd\epd" /I "src\bdd\mtr" /I "src\bdd\parse" /I "src\bdd\dsd" /I "src\bdd\reo" /I "src\sop\ft" /I "src\sat\asat" /I "src\sat\msat" /I "src\sat\fraig" /I "src\opt\cut" /I "src\opt\dec" /I "src\opt\fxu" /I "src\opt\sim" /I "src\opt\rwr" /I "src\map\fpga" /I "src\map\pga" /I "src\map\mapper" /I "src\map\mapp" /I "src\map\mio" /I "src\map\super" /I "src\misc\extra" /I "src\misc\st" /I "src\misc\mvc" /I "src\misc\util" /I "src\misc\npn" /I "src\misc\vec" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "__STDC__" /D "HAVE_ASSERT_H" /FR"Debug/" /Fp"Debug/abc.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\_projects\abc\src\base\seq\seqRetCore.c"
]
Creating command line "cl.exe @C:\DOCUME~1\alanmi\LOCALS~1\Temp\RSP1A31.tmp"
Creating temporary file "C:\DOCUME~1\alanmi\LOCALS~1\Temp\RSP1A32.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/abc.pdb" /debug /machine:I386 /out:"_TEST/abc.exe" /pdbtype:sept
.\Debug\abcAig.obj
.\Debug\abcCheck.obj
.\Debug\abcDfs.obj
.\Debug\abcFanio.obj
.\Debug\abcFunc.obj
.\Debug\abcLatch.obj
.\Debug\abcMinBase.obj
.\Debug\abcNames.obj
.\Debug\abcNetlist.obj
.\Debug\abcNtk.obj
.\Debug\abcObj.obj
.\Debug\abcRefs.obj
.\Debug\abcShow.obj
.\Debug\abcSop.obj
.\Debug\abcUtil.obj
.\Debug\abc.obj
.\Debug\abcAttach.obj
.\Debug\abcBalance.obj
.\Debug\abcCollapse.obj
.\Debug\abcCut.obj
.\Debug\abcDsd.obj
.\Debug\abcFpga.obj
.\Debug\abcFraig.obj
.\Debug\abcFxu.obj
.\Debug\abcMap.obj
.\Debug\abcMiter.obj
.\Debug\abcNtbdd.obj
.\Debug\abcPga.obj
.\Debug\abcPrint.obj
.\Debug\abcReconv.obj
.\Debug\abcRefactor.obj
.\Debug\abcRenode.obj
.\Debug\abcRewrite.obj
.\Debug\abcSat.obj
.\Debug\abcStrash.obj
.\Debug\abcSweep.obj
.\Debug\abcSymm.obj
.\Debug\abcTiming.obj
.\Debug\abcUnreach.obj
.\Debug\abcVanEijk.obj
.\Debug\abcVanImp.obj
.\Debug\abcVerify.obj
.\Debug\seqCreate.obj
.\Debug\seqFpgaCore.obj
.\Debug\seqFpgaIter.obj
.\Debug\seqLatch.obj
.\Debug\seqMan.obj
.\Debug\seqMapCore.obj
.\Debug\seqMapIter.obj
.\Debug\seqShare.obj
.\Debug\seqUtil.obj
.\Debug\cmd.obj
.\Debug\cmdAlias.obj
.\Debug\cmdApi.obj
.\Debug\cmdFlag.obj
.\Debug\cmdHist.obj
.\Debug\cmdUtils.obj
.\Debug\io.obj
.\Debug\ioRead.obj
.\Debug\ioReadBaf.obj
.\Debug\ioReadBench.obj
.\Debug\ioReadBlif.obj
.\Debug\ioReadEdif.obj
.\Debug\ioReadEqn.obj
.\Debug\ioReadPla.obj
.\Debug\ioReadVerilog.obj
.\Debug\ioUtil.obj
.\Debug\ioWriteBaf.obj
.\Debug\ioWriteBench.obj
.\Debug\ioWriteBlif.obj
.\Debug\ioWriteCnf.obj
.\Debug\ioWriteDot.obj
.\Debug\ioWriteEqn.obj
.\Debug\ioWriteGml.obj
.\Debug\ioWriteList.obj
.\Debug\ioWritePla.obj
.\Debug\libSupport.obj
.\Debug\main.obj
.\Debug\mainFrame.obj
.\Debug\mainInit.obj
.\Debug\mainUtils.obj
.\Debug\cuddAddAbs.obj
.\Debug\cuddAddApply.obj
.\Debug\cuddAddFind.obj
.\Debug\cuddAddInv.obj
.\Debug\cuddAddIte.obj
.\Debug\cuddAddNeg.obj
.\Debug\cuddAddWalsh.obj
.\Debug\cuddAndAbs.obj
.\Debug\cuddAnneal.obj
.\Debug\cuddApa.obj
.\Debug\cuddAPI.obj
.\Debug\cuddApprox.obj
.\Debug\cuddBddAbs.obj
.\Debug\cuddBddCorr.obj
.\Debug\cuddBddIte.obj
.\Debug\cuddBridge.obj
.\Debug\cuddCache.obj
.\Debug\cuddCheck.obj
.\Debug\cuddClip.obj
.\Debug\cuddCof.obj
.\Debug\cuddCompose.obj
.\Debug\cuddDecomp.obj
.\Debug\cuddEssent.obj
.\Debug\cuddExact.obj
.\Debug\cuddExport.obj
.\Debug\cuddGenCof.obj
.\Debug\cuddGenetic.obj
.\Debug\cuddGroup.obj
.\Debug\cuddHarwell.obj
.\Debug\cuddInit.obj
.\Debug\cuddInteract.obj
.\Debug\cuddLCache.obj
.\Debug\cuddLevelQ.obj
.\Debug\cuddLinear.obj
.\Debug\cuddLiteral.obj
.\Debug\cuddMatMult.obj
.\Debug\cuddPriority.obj
.\Debug\cuddRead.obj
.\Debug\cuddRef.obj
.\Debug\cuddReorder.obj
.\Debug\cuddSat.obj
.\Debug\cuddSign.obj
.\Debug\cuddSolve.obj
.\Debug\cuddSplit.obj
.\Debug\cuddSubsetHB.obj
.\Debug\cuddSubsetSP.obj
.\Debug\cuddSymmetry.obj
.\Debug\cuddTable.obj
.\Debug\cuddUtil.obj
.\Debug\cuddWindow.obj
.\Debug\cuddZddCount.obj
.\Debug\cuddZddFuncs.obj
.\Debug\cuddZddGroup.obj
.\Debug\cuddZddIsop.obj
.\Debug\cuddZddLin.obj
.\Debug\cuddZddMisc.obj
.\Debug\cuddZddPort.obj
.\Debug\cuddZddReord.obj
.\Debug\cuddZddSetop.obj
.\Debug\cuddZddSymm.obj
.\Debug\cuddZddUtil.obj
.\Debug\epd.obj
.\Debug\mtrBasic.obj
.\Debug\mtrGroup.obj
.\Debug\parseCore.obj
.\Debug\parseStack.obj
.\Debug\dsdApi.obj
.\Debug\dsdCheck.obj
.\Debug\dsdLocal.obj
.\Debug\dsdMan.obj
.\Debug\dsdProc.obj
.\Debug\dsdTree.obj
.\Debug\reoApi.obj
.\Debug\reoCore.obj
.\Debug\reoProfile.obj
.\Debug\reoSift.obj
.\Debug\reoSwap.obj
.\Debug\reoTest.obj
.\Debug\reoTransfer.obj
.\Debug\reoUnits.obj
.\Debug\added.obj
.\Debug\solver.obj
.\Debug\msatActivity.obj
.\Debug\msatClause.obj
.\Debug\msatClauseVec.obj
.\Debug\msatMem.obj
.\Debug\msatOrderH.obj
.\Debug\msatQueue.obj
.\Debug\msatRead.obj
.\Debug\msatSolverApi.obj
.\Debug\msatSolverCore.obj
.\Debug\msatSolverIo.obj
.\Debug\msatSolverSearch.obj
.\Debug\msatSort.obj
.\Debug\msatVec.obj
.\Debug\fraigApi.obj
.\Debug\fraigCanon.obj
.\Debug\fraigFanout.obj
.\Debug\fraigFeed.obj
.\Debug\fraigMan.obj
.\Debug\fraigMem.obj
.\Debug\fraigNode.obj
.\Debug\fraigPrime.obj
.\Debug\fraigSat.obj
.\Debug\fraigTable.obj
.\Debug\fraigUtil.obj
.\Debug\fraigVec.obj
.\Debug\csat_apis.obj
.\Debug\fxu.obj
.\Debug\fxuCreate.obj
.\Debug\fxuHeapD.obj
.\Debug\fxuHeapS.obj
.\Debug\fxuList.obj
.\Debug\fxuMatrix.obj
.\Debug\fxuPair.obj
.\Debug\fxuPrint.obj
.\Debug\fxuReduce.obj
.\Debug\fxuSelect.obj
.\Debug\fxuSingle.obj
.\Debug\fxuUpdate.obj
.\Debug\rwrDec.obj
.\Debug\rwrEva.obj
.\Debug\rwrExp.obj
.\Debug\rwrLib.obj
.\Debug\rwrMan.obj
.\Debug\rwrPrint.obj
.\Debug\rwrUtil.obj
.\Debug\cutApi.obj
.\Debug\cutCut.obj
.\Debug\cutMan.obj
.\Debug\cutMerge.obj
.\Debug\cutNode.obj
.\Debug\cutOracle.obj
.\Debug\cutSeq.obj
.\Debug\cutTruth.obj
.\Debug\decAbc.obj
.\Debug\decFactor.obj
.\Debug\decMan.obj
.\Debug\decPrint.obj
.\Debug\decUtil.obj
.\Debug\simMan.obj
.\Debug\simSat.obj
.\Debug\simSeq.obj
.\Debug\simSupp.obj
.\Debug\simSwitch.obj
.\Debug\simSym.obj
.\Debug\simSymSat.obj
.\Debug\simSymSim.obj
.\Debug\simSymStr.obj
.\Debug\simUtils.obj
.\Debug\fpga.obj
.\Debug\fpgaCore.obj
.\Debug\fpgaCreate.obj
.\Debug\fpgaCut.obj
.\Debug\fpgaCutUtils.obj
.\Debug\fpgaFanout.obj
.\Debug\fpgaLib.obj
.\Debug\fpgaMatch.obj
.\Debug\fpgaSwitch.obj
.\Debug\fpgaTime.obj
.\Debug\fpgaTruth.obj
.\Debug\fpgaUtils.obj
.\Debug\fpgaVec.obj
.\Debug\mapper.obj
.\Debug\mapperCanon.obj
.\Debug\mapperCore.obj
.\Debug\mapperCreate.obj
.\Debug\mapperCut.obj
.\Debug\mapperCutUtils.obj
.\Debug\mapperFanout.obj
.\Debug\mapperLib.obj
.\Debug\mapperMatch.obj
.\Debug\mapperRefs.obj
.\Debug\mapperSuper.obj
.\Debug\mapperSwitch.obj
.\Debug\mapperTable.obj
.\Debug\mapperTime.obj
.\Debug\mapperTree.obj
.\Debug\mapperTruth.obj
.\Debug\mapperUtils.obj
.\Debug\mapperVec.obj
.\Debug\mio.obj
.\Debug\mioApi.obj
.\Debug\mioFunc.obj
.\Debug\mioRead.obj
.\Debug\mioUtils.obj
.\Debug\super.obj
.\Debug\superAnd.obj
.\Debug\superGate.obj
.\Debug\superWrite.obj
.\Debug\pgaCore.obj
.\Debug\pgaMan.obj
.\Debug\pgaMatch.obj
.\Debug\pgaUtil.obj
.\Debug\extraBddKmap.obj
.\Debug\extraBddMisc.obj
.\Debug\extraBddSymm.obj
.\Debug\extraUtilBitMatrix.obj
.\Debug\extraUtilCanon.obj
.\Debug\extraUtilFile.obj
.\Debug\extraUtilMemory.obj
.\Debug\extraUtilMisc.obj
.\Debug\extraUtilProgress.obj
.\Debug\extraUtilReader.obj
.\Debug\st.obj
.\Debug\stmm.obj
.\Debug\cpu_stats.obj
.\Debug\cpu_time.obj
.\Debug\datalimit.obj
.\Debug\getopt.obj
.\Debug\pathsearch.obj
.\Debug\safe_mem.obj
.\Debug\strsav.obj
.\Debug\texpand.obj
.\Debug\mvc.obj
.\Debug\mvcApi.obj
.\Debug\mvcCompare.obj
.\Debug\mvcContain.obj
.\Debug\mvcCover.obj
.\Debug\mvcCube.obj
.\Debug\mvcDivide.obj
.\Debug\mvcDivisor.obj
.\Debug\mvcList.obj
.\Debug\mvcLits.obj
.\Debug\mvcMan.obj
.\Debug\mvcOpAlg.obj
.\Debug\mvcOpBool.obj
.\Debug\mvcPrint.obj
.\Debug\mvcSort.obj
.\Debug\mvcUtils.obj
.\Debug\seqRetCore.obj
.\Debug\seqRetIter.obj
.\Debug\seqAigCore.obj
.\Debug\seqAigIter.obj
]
Creating command line "link.exe @C:\DOCUME~1\alanmi\LOCALS~1\Temp\RSP1A32.tmp"
<h3>
Output Window
</h3>
Compiling...
seqRetCore.c
Linking...
Creating temporary file "C:\DOCUME~1\alanmi\LOCALS~1\Temp\RSP1A33.tmp" with contents
[
/nologo /o"Debug/abc.bsc"
.\Debug\abcAig.sbr
.\Debug\abcCheck.sbr
.\Debug\abcDfs.sbr
.\Debug\abcFanio.sbr
.\Debug\abcFunc.sbr
.\Debug\abcLatch.sbr
.\Debug\abcMinBase.sbr
.\Debug\abcNames.sbr
.\Debug\abcNetlist.sbr
.\Debug\abcNtk.sbr
.\Debug\abcObj.sbr
.\Debug\abcRefs.sbr
.\Debug\abcShow.sbr
.\Debug\abcSop.sbr
.\Debug\abcUtil.sbr
.\Debug\abc.sbr
.\Debug\abcAttach.sbr
.\Debug\abcBalance.sbr
.\Debug\abcCollapse.sbr
.\Debug\abcCut.sbr
.\Debug\abcDsd.sbr
.\Debug\abcFpga.sbr
.\Debug\abcFraig.sbr
.\Debug\abcFxu.sbr
.\Debug\abcMap.sbr
.\Debug\abcMiter.sbr
.\Debug\abcNtbdd.sbr
.\Debug\abcPga.sbr
.\Debug\abcPrint.sbr
.\Debug\abcReconv.sbr
.\Debug\abcRefactor.sbr
.\Debug\abcRenode.sbr
.\Debug\abcRewrite.sbr
.\Debug\abcSat.sbr
.\Debug\abcStrash.sbr
.\Debug\abcSweep.sbr
.\Debug\abcSymm.sbr
.\Debug\abcTiming.sbr
.\Debug\abcUnreach.sbr
.\Debug\abcVanEijk.sbr
.\Debug\abcVanImp.sbr
.\Debug\abcVerify.sbr
.\Debug\seqCreate.sbr
.\Debug\seqFpgaCore.sbr
.\Debug\seqFpgaIter.sbr
.\Debug\seqLatch.sbr
.\Debug\seqMan.sbr
.\Debug\seqMapCore.sbr
.\Debug\seqMapIter.sbr
.\Debug\seqShare.sbr
.\Debug\seqUtil.sbr
.\Debug\cmd.sbr
.\Debug\cmdAlias.sbr
.\Debug\cmdApi.sbr
.\Debug\cmdFlag.sbr
.\Debug\cmdHist.sbr
.\Debug\cmdUtils.sbr
.\Debug\io.sbr
.\Debug\ioRead.sbr
.\Debug\ioReadBaf.sbr
.\Debug\ioReadBench.sbr
.\Debug\ioReadBlif.sbr
.\Debug\ioReadEdif.sbr
.\Debug\ioReadEqn.sbr
.\Debug\ioReadPla.sbr
.\Debug\ioReadVerilog.sbr
.\Debug\ioUtil.sbr
.\Debug\ioWriteBaf.sbr
.\Debug\ioWriteBench.sbr
.\Debug\ioWriteBlif.sbr
.\Debug\ioWriteCnf.sbr
.\Debug\ioWriteDot.sbr
.\Debug\ioWriteEqn.sbr
.\Debug\ioWriteGml.sbr
.\Debug\ioWriteList.sbr
.\Debug\ioWritePla.sbr
.\Debug\libSupport.sbr
.\Debug\main.sbr
.\Debug\mainFrame.sbr
.\Debug\mainInit.sbr
.\Debug\mainUtils.sbr
.\Debug\cuddAddAbs.sbr
.\Debug\cuddAddApply.sbr
.\Debug\cuddAddFind.sbr
.\Debug\cuddAddInv.sbr
.\Debug\cuddAddIte.sbr
.\Debug\cuddAddNeg.sbr
.\Debug\cuddAddWalsh.sbr
.\Debug\cuddAndAbs.sbr
.\Debug\cuddAnneal.sbr
.\Debug\cuddApa.sbr
.\Debug\cuddAPI.sbr
.\Debug\cuddApprox.sbr
.\Debug\cuddBddAbs.sbr
.\Debug\cuddBddCorr.sbr
.\Debug\cuddBddIte.sbr
.\Debug\cuddBridge.sbr
.\Debug\cuddCache.sbr
.\Debug\cuddCheck.sbr
.\Debug\cuddClip.sbr
.\Debug\cuddCof.sbr
.\Debug\cuddCompose.sbr
.\Debug\cuddDecomp.sbr
.\Debug\cuddEssent.sbr
.\Debug\cuddExact.sbr
.\Debug\cuddExport.sbr
.\Debug\cuddGenCof.sbr
.\Debug\cuddGenetic.sbr
.\Debug\cuddGroup.sbr
.\Debug\cuddHarwell.sbr
.\Debug\cuddInit.sbr
.\Debug\cuddInteract.sbr
.\Debug\cuddLCache.sbr
.\Debug\cuddLevelQ.sbr
.\Debug\cuddLinear.sbr
.\Debug\cuddLiteral.sbr
.\Debug\cuddMatMult.sbr
.\Debug\cuddPriority.sbr
.\Debug\cuddRead.sbr
.\Debug\cuddRef.sbr
.\Debug\cuddReorder.sbr
.\Debug\cuddSat.sbr
.\Debug\cuddSign.sbr
.\Debug\cuddSolve.sbr
.\Debug\cuddSplit.sbr
.\Debug\cuddSubsetHB.sbr
.\Debug\cuddSubsetSP.sbr
.\Debug\cuddSymmetry.sbr
.\Debug\cuddTable.sbr
.\Debug\cuddUtil.sbr
.\Debug\cuddWindow.sbr
.\Debug\cuddZddCount.sbr
.\Debug\cuddZddFuncs.sbr
.\Debug\cuddZddGroup.sbr
.\Debug\cuddZddIsop.sbr
.\Debug\cuddZddLin.sbr
.\Debug\cuddZddMisc.sbr
.\Debug\cuddZddPort.sbr
.\Debug\cuddZddReord.sbr
.\Debug\cuddZddSetop.sbr
.\Debug\cuddZddSymm.sbr
.\Debug\cuddZddUtil.sbr
.\Debug\epd.sbr
.\Debug\mtrBasic.sbr
.\Debug\mtrGroup.sbr
.\Debug\parseCore.sbr
.\Debug\parseStack.sbr
.\Debug\dsdApi.sbr
.\Debug\dsdCheck.sbr
.\Debug\dsdLocal.sbr
.\Debug\dsdMan.sbr
.\Debug\dsdProc.sbr
.\Debug\dsdTree.sbr
.\Debug\reoApi.sbr
.\Debug\reoCore.sbr
.\Debug\reoProfile.sbr
.\Debug\reoSift.sbr
.\Debug\reoSwap.sbr
.\Debug\reoTest.sbr
.\Debug\reoTransfer.sbr
.\Debug\reoUnits.sbr
.\Debug\added.sbr
.\Debug\solver.sbr
.\Debug\msatActivity.sbr
.\Debug\msatClause.sbr
.\Debug\msatClauseVec.sbr
.\Debug\msatMem.sbr
.\Debug\msatOrderH.sbr
.\Debug\msatQueue.sbr
.\Debug\msatRead.sbr
.\Debug\msatSolverApi.sbr
.\Debug\msatSolverCore.sbr
.\Debug\msatSolverIo.sbr
.\Debug\msatSolverSearch.sbr
.\Debug\msatSort.sbr
.\Debug\msatVec.sbr
.\Debug\fraigApi.sbr
.\Debug\fraigCanon.sbr
.\Debug\fraigFanout.sbr
.\Debug\fraigFeed.sbr
.\Debug\fraigMan.sbr
.\Debug\fraigMem.sbr
.\Debug\fraigNode.sbr
.\Debug\fraigPrime.sbr
.\Debug\fraigSat.sbr
.\Debug\fraigTable.sbr
.\Debug\fraigUtil.sbr
.\Debug\fraigVec.sbr
.\Debug\csat_apis.sbr
.\Debug\fxu.sbr
.\Debug\fxuCreate.sbr
.\Debug\fxuHeapD.sbr
.\Debug\fxuHeapS.sbr
.\Debug\fxuList.sbr
.\Debug\fxuMatrix.sbr
.\Debug\fxuPair.sbr
.\Debug\fxuPrint.sbr
.\Debug\fxuReduce.sbr
.\Debug\fxuSelect.sbr
.\Debug\fxuSingle.sbr
.\Debug\fxuUpdate.sbr
.\Debug\rwrDec.sbr
.\Debug\rwrEva.sbr
.\Debug\rwrExp.sbr
.\Debug\rwrLib.sbr
.\Debug\rwrMan.sbr
.\Debug\rwrPrint.sbr
.\Debug\rwrUtil.sbr
.\Debug\cutApi.sbr
.\Debug\cutCut.sbr
.\Debug\cutMan.sbr
.\Debug\cutMerge.sbr
.\Debug\cutNode.sbr
.\Debug\cutOracle.sbr
.\Debug\cutSeq.sbr
.\Debug\cutTruth.sbr
.\Debug\decAbc.sbr
.\Debug\decFactor.sbr
.\Debug\decMan.sbr
.\Debug\decPrint.sbr
.\Debug\decUtil.sbr
.\Debug\simMan.sbr
.\Debug\simSat.sbr
.\Debug\simSeq.sbr
.\Debug\simSupp.sbr
.\Debug\simSwitch.sbr
.\Debug\simSym.sbr
.\Debug\simSymSat.sbr
.\Debug\simSymSim.sbr
.\Debug\simSymStr.sbr
.\Debug\simUtils.sbr
.\Debug\fpga.sbr
.\Debug\fpgaCore.sbr
.\Debug\fpgaCreate.sbr
.\Debug\fpgaCut.sbr
.\Debug\fpgaCutUtils.sbr
.\Debug\fpgaFanout.sbr
.\Debug\fpgaLib.sbr
.\Debug\fpgaMatch.sbr
.\Debug\fpgaSwitch.sbr
.\Debug\fpgaTime.sbr
.\Debug\fpgaTruth.sbr
.\Debug\fpgaUtils.sbr
.\Debug\fpgaVec.sbr
.\Debug\mapper.sbr
.\Debug\mapperCanon.sbr
.\Debug\mapperCore.sbr
.\Debug\mapperCreate.sbr
.\Debug\mapperCut.sbr
.\Debug\mapperCutUtils.sbr
.\Debug\mapperFanout.sbr
.\Debug\mapperLib.sbr
.\Debug\mapperMatch.sbr
.\Debug\mapperRefs.sbr
.\Debug\mapperSuper.sbr
.\Debug\mapperSwitch.sbr
.\Debug\mapperTable.sbr
.\Debug\mapperTime.sbr
.\Debug\mapperTree.sbr
.\Debug\mapperTruth.sbr
.\Debug\mapperUtils.sbr
.\Debug\mapperVec.sbr
.\Debug\mio.sbr
.\Debug\mioApi.sbr
.\Debug\mioFunc.sbr
.\Debug\mioRead.sbr
.\Debug\mioUtils.sbr
.\Debug\super.sbr
.\Debug\superAnd.sbr
.\Debug\superGate.sbr
.\Debug\superWrite.sbr
.\Debug\pgaCore.sbr
.\Debug\pgaMan.sbr
.\Debug\pgaMatch.sbr
.\Debug\pgaUtil.sbr
.\Debug\extraBddKmap.sbr
.\Debug\extraBddMisc.sbr
.\Debug\extraBddSymm.sbr
.\Debug\extraUtilBitMatrix.sbr
.\Debug\extraUtilCanon.sbr
.\Debug\extraUtilFile.sbr
.\Debug\extraUtilMemory.sbr
.\Debug\extraUtilMisc.sbr
.\Debug\extraUtilProgress.sbr
.\Debug\extraUtilReader.sbr
.\Debug\st.sbr
.\Debug\stmm.sbr
.\Debug\cpu_stats.sbr
.\Debug\cpu_time.sbr
.\Debug\datalimit.sbr
.\Debug\getopt.sbr
.\Debug\pathsearch.sbr
.\Debug\safe_mem.sbr
.\Debug\strsav.sbr
.\Debug\texpand.sbr
.\Debug\mvc.sbr
.\Debug\mvcApi.sbr
.\Debug\mvcCompare.sbr
.\Debug\mvcContain.sbr
.\Debug\mvcCover.sbr
.\Debug\mvcCube.sbr
.\Debug\mvcDivide.sbr
.\Debug\mvcDivisor.sbr
.\Debug\mvcList.sbr
.\Debug\mvcLits.sbr
.\Debug\mvcMan.sbr
.\Debug\mvcOpAlg.sbr
.\Debug\mvcOpBool.sbr
.\Debug\mvcPrint.sbr
.\Debug\mvcSort.sbr
.\Debug\mvcUtils.sbr
.\Debug\seqRetCore.sbr
.\Debug\seqRetIter.sbr
.\Debug\seqAigCore.sbr
.\Debug\seqAigIter.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\alanmi\LOCALS~1\Temp\RSP1A33.tmp"
Creating browse info file...
<h3>
Output Window
</h3>
...
...
src/base/abc/abcCheck.c
View file @
3a1ca9fa
...
...
@@ -20,6 +20,7 @@
#include "abc.h"
#include "main.h"
#include "seq.h"
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
...
...
@@ -151,6 +152,8 @@ bool Abc_NtkDoCheck( Abc_Ntk_t * pNtk )
{
if
(
Abc_NtkIsStrash
(
pNtk
)
)
Abc_AigCheck
(
pNtk
->
pManFunc
);
else
Abc_NtkSeqCheck
(
pNtk
);
}
else
{
...
...
src/base/abc/abcDfs.c
View file @
3a1ca9fa
...
...
@@ -464,6 +464,9 @@ int Abc_NtkGetLevelNum( Abc_Ntk_t * pNtk )
int
i
,
LevelsMax
;
// set the traversal ID for this traversal
Abc_NtkIncrementTravId
(
pNtk
);
// set the CI levels to zero
Abc_NtkForEachCi
(
pNtk
,
pNode
,
i
)
pNode
->
Level
=
0
;
// perform the traversal
LevelsMax
=
0
;
Abc_NtkForEachNode
(
pNtk
,
pNode
,
i
)
...
...
@@ -508,6 +511,7 @@ int Abc_NtkGetLevelNum_rec( Abc_Obj_t * pNode )
if
(
pNode
->
Level
<
(
unsigned
)
Level
)
pNode
->
Level
=
Level
;
}
if
(
Abc_ObjFaninNum
(
pNode
)
>
0
)
pNode
->
Level
++
;
return
pNode
->
Level
;
}
...
...
src/base/abc/abcNtk.c
View file @
3a1ca9fa
...
...
@@ -330,6 +330,9 @@ Abc_Ntk_t * Abc_NtkDup( Abc_Ntk_t * pNtk )
Abc_AigForEachAnd
(
pNtk
,
pObj
,
i
)
if
(
pObj
->
pData
)
pObj
->
pCopy
->
pData
=
((
Abc_Obj_t
*
)
pObj
->
pData
)
->
pCopy
;
// copy the cutset
Abc_SeqForEachCutsetNode
(
pNtk
,
pObj
,
i
)
Vec_PtrPush
(
pNtkNew
->
vCutSet
,
pObj
->
pCopy
);
}
else
{
...
...
src/base/abc/abcShow.c
View file @
3a1ca9fa
...
...
@@ -112,7 +112,7 @@ void Abc_NtkShowAig( Abc_Ntk_t * pNtk )
Abc_NtkForEachObj
(
pNtk
,
pNode
,
i
)
Vec_PtrPush
(
vNodes
,
pNode
);
// write the DOT file
Io_WriteDot
(
pNtk
,
vNodes
,
NULL
,
FileNameDot
,
0
);
Io_WriteDot
Aig
(
pNtk
,
vNodes
,
NULL
,
FileNameDot
,
0
);
Vec_PtrFree
(
vNodes
);
// visualize the file
...
...
@@ -168,7 +168,7 @@ void Abc_NtkShowMulti( Abc_Ntk_t * pNtk )
Vec_PtrPush
(
vNodes
,
pNode
);
// write the DOT file
Io_WriteDot
(
pNtk
,
vNodes
,
NULL
,
FileNameDot
,
1
);
Io_WriteDot
Aig
(
pNtk
,
vNodes
,
NULL
,
FileNameDot
,
1
);
Vec_PtrFree
(
vNodes
);
// undo the supergates
...
...
@@ -232,7 +232,7 @@ void Abc_NodeShowCut( Abc_Obj_t * pNode, int nNodeSizeMax, int nConeSizeMax )
// add the root node to the cone (for visualization)
Vec_PtrPush
(
vCutSmall
,
pNode
);
// write the DOT file
Io_WriteDot
(
pNode
->
pNtk
,
vInside
,
vCutSmall
,
FileNameDot
,
0
);
Io_WriteDot
Aig
(
pNode
->
pNtk
,
vInside
,
vCutSmall
,
FileNameDot
,
0
);
// stop the cut computation manager
Abc_NtkManCutStop
(
p
);
...
...
@@ -240,6 +240,48 @@ void Abc_NodeShowCut( Abc_Obj_t * pNode, int nNodeSizeMax, int nConeSizeMax )
Abc_ShowFile
(
FileNameDot
);
}
/**Function*************************************************************
Synopsis [Visualizes AIG with choices.]
Description []
SideEffects []
SeeAlso []
***********************************************************************/
void
Abc_NtkShow
(
Abc_Ntk_t
*
pNtk
,
int
fGateNames
)
{
FILE
*
pFile
;
Abc_Obj_t
*
pNode
;
Vec_Ptr_t
*
vNodes
;
char
FileNameDot
[
200
];
int
i
;
assert
(
!
Abc_NtkHasAig
(
pNtk
)
);
// create the file name
Abc_ShowGetFileName
(
pNtk
->
pName
,
FileNameDot
);
// check that the file can be opened
if
(
(
pFile
=
fopen
(
FileNameDot
,
"w"
))
==
NULL
)
{
fprintf
(
stdout
,
"Cannot open the intermediate file
\"
%s
\"
.
\n
"
,
FileNameDot
);
return
;
}
fclose
(
pFile
);
// collect all nodes in the network
vNodes
=
Vec_PtrAlloc
(
100
);
Abc_NtkForEachObj
(
pNtk
,
pNode
,
i
)
Vec_PtrPush
(
vNodes
,
pNode
);
// write the DOT file
Io_WriteDotNtk
(
pNtk
,
vNodes
,
NULL
,
FileNameDot
,
fGateNames
);
Vec_PtrFree
(
vNodes
);
// visualize the file
Abc_ShowFile
(
FileNameDot
);
}
/**Function*************************************************************
...
...
src/base/abci/abc.c
View file @
3a1ca9fa
...
...
@@ -41,10 +41,12 @@ static int Abc_CommandPrintLevel ( Abc_Frame_t * pAbc, int argc, char ** argv
static
int
Abc_CommandPrintSupport
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
);
static
int
Abc_CommandPrintSymms
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
);
static
int
Abc_CommandPrintKMap
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
);
static
int
Abc_CommandPrintGates
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
);
static
int
Abc_CommandShowBdd
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
);
static
int
Abc_CommandShowCut
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
);
static
int
Abc_CommandShowAig
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
);
static
int
Abc_CommandShowNtk
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
);
static
int
Abc_CommandCollapse
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
);
static
int
Abc_CommandStrash
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
);
...
...
@@ -133,10 +135,12 @@ void Abc_Init( Abc_Frame_t * pAbc )
Cmd_CommandAdd
(
pAbc
,
"Printing"
,
"print_supp"
,
Abc_CommandPrintSupport
,
0
);
Cmd_CommandAdd
(
pAbc
,
"Printing"
,
"print_symm"
,
Abc_CommandPrintSymms
,
0
);
Cmd_CommandAdd
(
pAbc
,
"Printing"
,
"print_kmap"
,
Abc_CommandPrintKMap
,
0
);
Cmd_CommandAdd
(
pAbc
,
"Printing"
,
"print_gates"
,
Abc_CommandPrintGates
,
0
);
Cmd_CommandAdd
(
pAbc
,
"Printing"
,
"show_bdd"
,
Abc_CommandShowBdd
,
0
);
Cmd_CommandAdd
(
pAbc
,
"Printing"
,
"show_cut"
,
Abc_CommandShowCut
,
0
);
Cmd_CommandAdd
(
pAbc
,
"Printing"
,
"show_aig"
,
Abc_CommandShowAig
,
0
);
Cmd_CommandAdd
(
pAbc
,
"Printing"
,
"show_ntk"
,
Abc_CommandShowNtk
,
0
);
Cmd_CommandAdd
(
pAbc
,
"Synthesis"
,
"collapse"
,
Abc_CommandCollapse
,
1
);
Cmd_CommandAdd
(
pAbc
,
"Synthesis"
,
"strash"
,
Abc_CommandStrash
,
1
);
...
...
@@ -950,6 +954,69 @@ usage:
SeeAlso []
***********************************************************************/
int
Abc_CommandPrintGates
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
)
{
FILE
*
pOut
,
*
pErr
;
Abc_Ntk_t
*
pNtk
;
int
c
;
int
fUseLibrary
;
extern
void
Abc_NtkPrintGates
(
Abc_Ntk_t
*
pNtk
,
int
fUseLibrary
);
pNtk
=
Abc_FrameReadNet
(
pAbc
);
pOut
=
Abc_FrameReadOut
(
pAbc
);
pErr
=
Abc_FrameReadErr
(
pAbc
);
// set defaults
fUseLibrary
=
1
;
util_getopt_reset
();
while
(
(
c
=
util_getopt
(
argc
,
argv
,
"lh"
)
)
!=
EOF
)
{
switch
(
c
)
{
case
'l'
:
fUseLibrary
^=
1
;
break
;
case
'h'
:
goto
usage
;
default:
goto
usage
;
}
}
if
(
pNtk
==
NULL
)
{
fprintf
(
pErr
,
"Empty network.
\n
"
);
return
1
;
}
if
(
Abc_NtkHasAig
(
pNtk
)
)
{
fprintf
(
pErr
,
"Printing gates does not work for AIGs and sequential AIGs.
\n
"
);
return
1
;
}
Abc_NtkPrintGates
(
pNtk
,
fUseLibrary
);
return
0
;
usage:
fprintf
(
pErr
,
"usage: print_gates [-lh]
\n
"
);
fprintf
(
pErr
,
"
\t
prints statistics about gates used in the network
\n
"
);
fprintf
(
pErr
,
"
\t
-l : used library gate names (if mapped) [default = %s]
\n
"
,
fUseLibrary
?
"yes"
:
"no"
);
fprintf
(
pErr
,
"
\t
-h : print the command usage
\n
"
);
return
1
;
}
/**Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
***********************************************************************/
int
Abc_CommandShowBdd
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
)
{
FILE
*
pOut
,
*
pErr
;
...
...
@@ -1174,9 +1241,10 @@ int Abc_CommandShowAig( Abc_Frame_t * pAbc, int argc, char ** argv )
if
(
!
Abc_NtkHasAig
(
pNtk
)
)
{
fprintf
(
pErr
,
"Visualizing
AIG can only be done for AIGs (run
\"
strash
\"
or
\"
seq
\"
)
.
\n
"
);
fprintf
(
pErr
,
"Visualizing
networks other than AIGs can be done using command
\"
show_ntk
\"
.
\n
"
);
return
1
;
}
if
(
fMulti
&&
!
Abc_NtkIsStrash
(
pNtk
)
)
{
fprintf
(
pErr
,
"Visualizing multi-input ANDs cannot be done for sequential network (run
\"
unseq
\"
).
\n
"
);
...
...
@@ -1201,6 +1269,70 @@ usage:
return
1
;
}
/**Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
***********************************************************************/
int
Abc_CommandShowNtk
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
)
{
FILE
*
pOut
,
*
pErr
;
Abc_Ntk_t
*
pNtk
;
int
c
;
int
fGateNames
;
extern
void
Abc_NtkShow
(
Abc_Ntk_t
*
pNtk
,
int
fGateNames
);
pNtk
=
Abc_FrameReadNet
(
pAbc
);
pOut
=
Abc_FrameReadOut
(
pAbc
);
pErr
=
Abc_FrameReadErr
(
pAbc
);
// set defaults
fGateNames
=
0
;
util_getopt_reset
();
while
(
(
c
=
util_getopt
(
argc
,
argv
,
"gh"
)
)
!=
EOF
)
{
switch
(
c
)
{
case
'n'
:
fGateNames
^=
1
;
break
;
default:
goto
usage
;
}
}
if
(
pNtk
==
NULL
)
{
fprintf
(
pErr
,
"Empty network.
\n
"
);
return
1
;
}
if
(
Abc_NtkHasAig
(
pNtk
)
)
{
fprintf
(
pErr
,
"Visualizing AIG can only be done using command
\"
show_aig
\"
.
\n
"
);
return
1
;
}
Abc_NtkShow
(
pNtk
,
fGateNames
);
return
0
;
usage:
fprintf
(
pErr
,
"usage: show_ntk [-gh]
\n
"
);
fprintf
(
pErr
,
" visualizes the network structure using DOT and GSVIEW
\n
"
);
#ifdef WIN32
fprintf
(
pErr
,
"
\"
dot.exe
\"
and
\"
gsview32.exe
\"
should be set in the paths
\n
"
);
fprintf
(
pErr
,
" (
\"
gsview32.exe
\"
may be in
\"
C:
\\
Program Files
\\
Ghostgum
\\
gsview
\\\"
)
\n
"
);
#endif
fprintf
(
pErr
,
"
\t
-g : toggles printing gate names for mapped network [default = %s].
\n
"
,
fGateNames
?
"yes"
:
"no"
);
fprintf
(
pErr
,
"
\t
-h : print the command usage
\n
"
);
return
1
;
}
/**Function*************************************************************
...
...
@@ -4056,6 +4188,12 @@ int Abc_CommandMap( Abc_Frame_t * pAbc, int argc, char ** argv )
return
1
;
}
if
(
Abc_NtkIsSeq
(
pNtk
)
)
{
fprintf
(
pErr
,
"Cannot map a sequential AIG.
\n
"
);
return
1
;
}
if
(
!
Abc_NtkIsStrash
(
pNtk
)
)
{
pNtk
=
Abc_NtkStrash
(
pNtk
,
0
,
0
);
...
...
@@ -4364,6 +4502,12 @@ int Abc_CommandFpga( Abc_Frame_t * pAbc, int argc, char ** argv )
return
1
;
}
if
(
Abc_NtkIsSeq
(
pNtk
)
)
{
fprintf
(
pErr
,
"Cannot FPGA map a sequential AIG.
\n
"
);
return
1
;
}
if
(
!
Abc_NtkIsStrash
(
pNtk
)
)
{
// strash and balance the network
...
...
@@ -4741,7 +4885,7 @@ int Abc_CommandSeq( Abc_Frame_t * pAbc, int argc, char ** argv )
{
FILE
*
pOut
,
*
pErr
;
Abc_Ntk_t
*
pNtk
,
*
pNtkRes
;
int
c
;
//, nLoops;
int
c
;
pNtk
=
Abc_FrameReadNet
(
pAbc
);
pOut
=
Abc_FrameReadOut
(
pAbc
);
...
...
@@ -4772,18 +4916,18 @@ int Abc_CommandSeq( Abc_Frame_t * pAbc, int argc, char ** argv )
return
1
;
}
if
(
Abc_NtkLatchNum
(
pNtk
)
==
0
)
{
fprintf
(
pErr
,
"The network has no latches.
\n
"
);
return
0
;
}
if
(
!
Abc_NtkIsStrash
(
pNtk
)
)
{
fprintf
(
pErr
,
"Conversion to sequential AIG works only for combinational AIGs (run
\"
strash
\"
).
\n
"
);
return
1
;
}
// if ( nLoops = Abc_NtkCountSelfFeedLatches(pNtk) )
// {
// fprintf( pErr, "Cannot create sequential AIG because the network contains %d self-feeding latches.\n", nLoops );
// return 0;
// }
// get the new network
pNtkRes
=
Abc_NtkAigToSeq
(
pNtk
);
if
(
pNtkRes
==
NULL
)
...
...
@@ -4890,13 +5034,12 @@ usage:
int
Abc_CommandRetime
(
Abc_Frame_t
*
pAbc
,
int
argc
,
char
**
argv
)
{
FILE
*
pOut
,
*
pErr
;
Abc_Ntk_t
*
pNtk
;
int
c
;
Abc_Ntk_t
*
pNtk
,
*
pNtkRes
,
*
pNtkTemp
;
int
c
,
nMaxIters
;
int
fForward
;
int
fBackward
;
int
fInitial
;
int
fVerbose
;
int
nLoops
;
pNtk
=
Abc_FrameReadNet
(
pAbc
);
pOut
=
Abc_FrameReadOut
(
pAbc
);
...
...
@@ -4907,11 +5050,23 @@ int Abc_CommandRetime( Abc_Frame_t * pAbc, int argc, char ** argv )
fBackward
=
0
;
fInitial
=
1
;
fVerbose
=
0
;
nMaxIters
=
15
;
util_getopt_reset
();
while
(
(
c
=
util_getopt
(
argc
,
argv
,
"fbivh"
)
)
!=
EOF
)
while
(
(
c
=
util_getopt
(
argc
,
argv
,
"
I
fbivh"
)
)
!=
EOF
)
{
switch
(
c
)
{
case
'I'
:
if
(
util_optind
>=
argc
)
{
fprintf
(
pErr
,
"Command line switch
\"
-I
\"
should be followed by a positive integer.
\n
"
);
goto
usage
;
}
nMaxIters
=
atoi
(
argv
[
util_optind
]);
util_optind
++
;
if
(
nMaxIters
<
0
)
goto
usage
;
break
;
case
'f'
:
fForward
^=
1
;
break
;
...
...
@@ -4937,32 +5092,57 @@ int Abc_CommandRetime( Abc_Frame_t * pAbc, int argc, char ** argv )
return
1
;
}
if
(
!
Abc_NtkIsSeq
(
pNtk
)
)
if
(
!
Abc_NtkIsSeq
(
pNtk
)
&&
Abc_NtkLatchNum
(
pNtk
)
==
0
)
{
fprintf
(
pErr
,
"
Retiming works only for sequential AIG (run
\"
seq
\"
)
.
\n
"
);
fprintf
(
pErr
,
"
The network has no latches. Retiming is not performed
.
\n
"
);
return
0
;
}
if
(
nLoops
=
Abc_NtkCountSelfFeedLatches
(
pNtk
)
)
if
(
Abc_NtkHasAig
(
pNtk
)
)
{
if
(
Abc_NtkIsStrash
(
pNtk
)
)
pNtkRes
=
Abc_NtkAigToSeq
(
pNtk
);
else
{
fprintf
(
pErr
,
"Cannot retime because the network contains %d self-feeding latches.
\n
"
,
nLoops
);
if
(
Abc_NtkGetChoiceNum
(
pNtk
)
)
{
fprintf
(
pErr
,
"Currently cannot retime networks with choice nodes.
\n
"
);
return
0
;
}
// get the new network
pNtkRes
=
Abc_NtkDup
(
pNtk
);
}
// retime the network
if
(
fForward
)
Seq_NtkSeqRetimeForward
(
pNtk
,
fInitial
,
fVerbose
);
Seq_NtkSeqRetimeForward
(
pNtkRes
,
fInitial
,
fVerbose
);
else
if
(
fBackward
)
Seq_NtkSeqRetimeBackward
(
pNtk
,
fInitial
,
fVerbose
);
Seq_NtkSeqRetimeBackward
(
pNtkRes
,
fInitial
,
fVerbose
);
else
Seq_NtkSeqRetimeDelay
(
pNtkRes
,
nMaxIters
,
fInitial
,
fVerbose
);
// convert from the sequential AIG
if
(
Abc_NtkIsStrash
(
pNtk
)
)
{
pNtkRes
=
Abc_NtkSeqToLogicSop
(
pNtkTemp
=
pNtkRes
);
Abc_NtkDelete
(
pNtkTemp
);
}
}
else
Seq_NtkSeqRetimeDelay
(
pNtk
,
fInitial
,
fVerbose
);
pNtkRes
=
Seq_NtkRetime
(
pNtk
,
nMaxIters
,
fInitial
,
fVerbose
);
// replace the network
if
(
pNtkRes
==
NULL
)
{
fprintf
(
pErr
,
"Retiming has failed.
\n
"
);
return
1
;
}
// replace the current network
Abc_FrameReplaceCurrentNetwork
(
pAbc
,
pNtkRes
);
return
0
;
usage:
fprintf
(
pErr
,
"usage: retime [-fbih]
\n
"
);
fprintf
(
pErr
,
"
\t
retimes sequential AIG (default is Pan's delay-optimal retiming)
\n
"
);
fprintf
(
pErr
,
"
\t
-f : toggle forward retiming [default = %s]
\n
"
,
fForward
?
"yes"
:
"no"
);
fprintf
(
pErr
,
"
\t
-b : toggle backward retiming [default = %s]
\n
"
,
fBackward
?
"yes"
:
"no"
);
fprintf
(
pErr
,
"usage: retime [-I num] [-fbih]
\n
"
);
fprintf
(
pErr
,
"
\t
retimes the current network using Pan's delay-optimal retiming
\n
"
);
fprintf
(
pErr
,
"
\t
-I num : max number of iterations of l-value computation [default = %d]
\n
"
,
nMaxIters
);
fprintf
(
pErr
,
"
\t
-f : toggle forward retiming (for AIGs) [default = %s]
\n
"
,
fForward
?
"yes"
:
"no"
);
fprintf
(
pErr
,
"
\t
-b : toggle backward retiming (for AIGs) [default = %s]
\n
"
,
fBackward
?
"yes"
:
"no"
);
fprintf
(
pErr
,
"
\t
-i : toggle computation of initial state [default = %s]
\n
"
,
fInitial
?
"yes"
:
"no"
);
fprintf
(
pErr
,
"
\t
-h : print the command usage
\n
"
);
return
1
;
...
...
src/base/abci/abcPrint.c
View file @
3a1ca9fa
...
...
@@ -20,6 +20,8 @@
#include "abc.h"
#include "dec.h"
#include "main.h"
#include "mio.h"
#include "seq.h"
////////////////////////////////////////////////////////////////////////
...
...
@@ -524,6 +526,96 @@ void Abc_NodePrintKMap( Abc_Obj_t * pNode, int fUseRealNames )
}
/**Function*************************************************************
Synopsis [Prints statistics about gates used in the network.]
Description []
SideEffects []
SeeAlso []
***********************************************************************/
void
Abc_NtkPrintGates
(
Abc_Ntk_t
*
pNtk
,
int
fUseLibrary
)
{
Abc_Obj_t
*
pObj
;
int
fHasBdds
,
i
;
int
CountConst
,
CountBuf
,
CountInv
,
CountAnd
,
CountOr
,
CountOther
,
CounterTotal
;
char
*
pSop
;
if
(
fUseLibrary
&&
Abc_NtkHasMapping
(
pNtk
)
)
{
stmm_table
*
tTable
;
stmm_generator
*
gen
;
char
*
pName
;
int
*
pCounter
,
Counter
;
double
Area
,
AreaTotal
;
// count the gates by name
CounterTotal
=
0
;
tTable
=
stmm_init_table
(
strcmp
,
stmm_strhash
);
Abc_NtkForEachNode
(
pNtk
,
pObj
,
i
)
{
if
(
i
==
0
)
continue
;
if
(
!
stmm_find_or_add
(
tTable
,
Mio_GateReadName
(
pObj
->
pData
),
(
char
***
)
&
pCounter
)
)
*
pCounter
=
0
;
(
*
pCounter
)
++
;
CounterTotal
++
;
}
// print the gates
AreaTotal
=
Abc_NtkGetMappedArea
(
pNtk
);
stmm_foreach_item
(
tTable
,
gen
,
(
char
**
)
&
pName
,
(
char
**
)
&
Counter
)
{
Area
=
Counter
*
Mio_GateReadArea
(
Mio_LibraryReadGateByName
(
pNtk
->
pManFunc
,
pName
));
printf
(
"%-12s = %8d %10.2f %6.2f %%
\n
"
,
pName
,
Counter
,
Area
,
100
.
0
*
Area
/
AreaTotal
);
}
printf
(
"%-12s = %8d %10.2f %6.2f %%
\n
"
,
"TOTAL"
,
CounterTotal
,
AreaTotal
,
100
.
0
);
stmm_free_table
(
tTable
);
return
;
}
// transform logic functions from BDD to SOP
if
(
fHasBdds
=
Abc_NtkIsBddLogic
(
pNtk
)
)
Abc_NtkBddToSop
(
pNtk
);
// get hold of the SOP of the node
CountConst
=
CountBuf
=
CountInv
=
CountAnd
=
CountOr
=
CountOther
=
CounterTotal
=
0
;
Abc_NtkForEachNode
(
pNtk
,
pObj
,
i
)
{
if
(
i
==
0
)
continue
;
if
(
Abc_NtkHasMapping
(
pNtk
)
)
pSop
=
Mio_GateReadSop
(
pObj
->
pData
);
else
pSop
=
pObj
->
pData
;
// collect the stats
if
(
Abc_SopIsConst0
(
pSop
)
||
Abc_SopIsConst1
(
pSop
)
)
CountConst
++
;
else
if
(
Abc_SopIsBuf
(
pSop
)
)
CountBuf
++
;
else
if
(
Abc_SopIsInv
(
pSop
)
)
CountInv
++
;
else
if
(
!
Abc_SopIsComplement
(
pSop
)
&&
Abc_SopIsAndType
(
pSop
)
||
Abc_SopIsComplement
(
pSop
)
&&
Abc_SopIsOrType
(
pSop
)
)
CountAnd
++
;
else
if
(
Abc_SopIsComplement
(
pSop
)
&&
Abc_SopIsAndType
(
pSop
)
||
!
Abc_SopIsComplement
(
pSop
)
&&
Abc_SopIsOrType
(
pSop
)
)
CountOr
++
;
else
CountOther
++
;
CounterTotal
++
;
}
printf
(
"Const = %8d %6.2f %%
\n
"
,
CountConst
,
100
.
0
*
CountConst
/
CounterTotal
);
printf
(
"Buffer = %8d %6.2f %%
\n
"
,
CountBuf
,
100
.
0
*
CountBuf
/
CounterTotal
);
printf
(
"Inverter = %8d %6.2f %%
\n
"
,
CountInv
,
100
.
0
*
CountInv
/
CounterTotal
);
printf
(
"And = %8d %6.2f %%
\n
"
,
CountAnd
,
100
.
0
*
CountAnd
/
CounterTotal
);
printf
(
"Or = %8d %6.2f %%
\n
"
,
CountOr
,
100
.
0
*
CountOr
/
CounterTotal
);
printf
(
"Other = %8d %6.2f %%
\n
"
,
CountOther
,
100
.
0
*
CountOther
/
CounterTotal
);
printf
(
"TOTAL = %8d %6.2f %%
\n
"
,
CounterTotal
,
100
.
0
*
CounterTotal
/
CounterTotal
);
// convert the network back into BDDs if this is how it was
if
(
fHasBdds
)
Abc_NtkSopToBdd
(
pNtk
);
}
////////////////////////////////////////////////////////////////////////
/// END OF FILE ///
////////////////////////////////////////////////////////////////////////
...
...
src/base/abci/abcSweep.c
View file @
3a1ca9fa
...
...
@@ -449,6 +449,7 @@ int Abc_NtkCleanup( Abc_Ntk_t * pNtk, int fVerbose )
Vec_Ptr_t
*
vNodes
;
Abc_Obj_t
*
pNode
;
int
i
,
Counter
;
assert
(
!
Abc_NtkHasAig
(
pNtk
)
);
// mark the nodes reachable from the POs
vNodes
=
Abc_NtkDfs
(
pNtk
,
0
);
for
(
i
=
0
;
i
<
vNodes
->
nSize
;
i
++
)
...
...
@@ -458,7 +459,7 @@ int Abc_NtkCleanup( Abc_Ntk_t * pNtk, int fVerbose )
}
Vec_PtrFree
(
vNodes
);
// if it is an AIG, also mark the constant 1 node
if
(
Abc_Ntk
IsStrash
(
pNtk
)
)
if
(
Abc_Ntk
Const1
(
pNtk
)
)
Abc_NtkConst1
(
pNtk
)
->
fMarkA
=
1
;
// remove the non-marked nodes
Counter
=
0
;
...
...
@@ -514,7 +515,7 @@ int Abc_NtkSweep( Abc_Ntk_t * pNtk, int fVerbose )
{
// sweep constants and single-input nodes
Abc_NtkForEachNode
(
pNtk
,
pNode
,
i
)
if
(
Abc_ObjFaninNum
(
pNode
)
<
2
)
if
(
i
&&
Abc_ObjFaninNum
(
pNode
)
<
2
)
Abc_NodeSweep
(
pNode
,
fVerbose
);
// make the network minimum base
Abc_NtkRemoveDupFanins
(
pNtk
);
...
...
src/base/io/io.c
View file @
3a1ca9fa
...
...
@@ -1101,7 +1101,7 @@ int IoCommandWriteDot( Abc_Frame_t * pAbc, int argc, char **argv )
FileName
=
argv
[
util_optind
];
// write the file
vNodes
=
Abc_NtkCollectObjects
(
pAbc
->
pNtkCur
);
Io_WriteDot
(
pAbc
->
pNtkCur
,
vNodes
,
NULL
,
FileName
,
0
);
Io_WriteDot
Aig
(
pAbc
->
pNtkCur
,
vNodes
,
NULL
,
FileName
,
0
);
Vec_PtrFree
(
vNodes
);
return
0
;
...
...
src/base/io/io.h
View file @
3a1ca9fa
...
...
@@ -80,7 +80,8 @@ extern int Io_WriteBench( Abc_Ntk_t * pNtk, char * FileName );
/*=== abcWriteCnf.c ==========================================================*/
extern
int
Io_WriteCnf
(
Abc_Ntk_t
*
pNtk
,
char
*
FileName
);
/*=== abcWriteDot.c ==========================================================*/
extern
void
Io_WriteDot
(
Abc_Ntk_t
*
pNtk
,
Vec_Ptr_t
*
vNodes
,
Vec_Ptr_t
*
vNodesShow
,
char
*
pFileName
,
int
fMulti
);
extern
void
Io_WriteDotAig
(
Abc_Ntk_t
*
pNtk
,
Vec_Ptr_t
*
vNodes
,
Vec_Ptr_t
*
vNodesShow
,
char
*
pFileName
,
int
fMulti
);
extern
void
Io_WriteDotNtk
(
Abc_Ntk_t
*
pNtk
,
Vec_Ptr_t
*
vNodes
,
Vec_Ptr_t
*
vNodesShow
,
char
*
pFileName
,
int
fGateNames
);
/*=== abcWriteEqn.c ==========================================================*/
extern
void
Io_WriteEqn
(
Abc_Ntk_t
*
pNtk
,
char
*
pFileName
);
/*=== abcWriteGml.c ==========================================================*/
...
...
src/base/io/ioWriteDot.c
View file @
3a1ca9fa
...
...
@@ -25,6 +25,8 @@
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
static
char
*
Abc_NtkPrintSop
(
char
*
pSop
);
////////////////////////////////////////////////////////////////////////
/// FUNCTION DEFINITIONS ///
////////////////////////////////////////////////////////////////////////
...
...
@@ -41,13 +43,15 @@
SeeAlso []
***********************************************************************/
void
Io_WriteDot
(
Abc_Ntk_t
*
pNtk
,
Vec_Ptr_t
*
vNodes
,
Vec_Ptr_t
*
vNodesShow
,
char
*
pFileName
,
int
fMulti
)
void
Io_WriteDot
Aig
(
Abc_Ntk_t
*
pNtk
,
Vec_Ptr_t
*
vNodes
,
Vec_Ptr_t
*
vNodesShow
,
char
*
pFileName
,
int
fMulti
)
{
FILE
*
pFile
;
Abc_Obj_t
*
pNode
,
*
pTemp
,
*
pPrev
;
int
LevelMin
,
LevelMax
,
fHasCos
,
Level
,
i
;
int
Limit
=
300
;
assert
(
Abc_NtkHasAig
(
pNtk
)
);
if
(
vNodes
->
nSize
<
1
)
{
printf
(
"The set has no nodes. DOT file is not written.
\n
"
);
...
...
@@ -103,7 +107,7 @@ void Io_WriteDot( Abc_Ntk_t * pNtk, Vec_Ptr_t * vNodes, Vec_Ptr_t * vNodesShow,
}
// write the DOT header
fprintf
(
pFile
,
"# %s
\n
"
,
"AIG generated by ABC"
);
fprintf
(
pFile
,
"# %s
\n
"
,
"AIG
structure
generated by ABC"
);
fprintf
(
pFile
,
"
\n
"
);
fprintf
(
pFile
,
"digraph AIG {
\n
"
);
fprintf
(
pFile
,
"size =
\"
7.5,10
\"
;
\n
"
);
...
...
@@ -159,7 +163,7 @@ void Io_WriteDot( Abc_Ntk_t * pNtk, Vec_Ptr_t * vNodes, Vec_Ptr_t * vNodesShow,
fprintf
(
pFile
,
" fontsize=20,
\n
"
);
fprintf
(
pFile
,
" fontname =
\"
Times-Roman
\"
,
\n
"
);
fprintf
(
pFile
,
" label=
\"
"
);
fprintf
(
pFile
,
"%s"
,
"AIG
generat
ed by ABC"
);
fprintf
(
pFile
,
"%s"
,
"AIG
structure visualiz
ed by ABC"
);
fprintf
(
pFile
,
"
\\
n"
);
fprintf
(
pFile
,
"Benchmark
\\\"
%s
\\\"
. "
,
pNtk
->
pName
);
fprintf
(
pFile
,
"Time was %s. "
,
Extra_TimeStamp
()
);
...
...
@@ -364,6 +368,339 @@ void Io_WriteDot( Abc_Ntk_t * pNtk, Vec_Ptr_t * vNodes, Vec_Ptr_t * vNodesShow,
pNode
->
fMarkB
=
0
;
}
/**Function*************************************************************
Synopsis [Writes the graph structure of network for DOT.]
Description [Useful for graph visualization using tools such as GraphViz:
http://www.graphviz.org/]
SideEffects []
SeeAlso []
***********************************************************************/
void
Io_WriteDotNtk
(
Abc_Ntk_t
*
pNtk
,
Vec_Ptr_t
*
vNodes
,
Vec_Ptr_t
*
vNodesShow
,
char
*
pFileName
,
int
fGateNames
)
{
FILE
*
pFile
;
Abc_Obj_t
*
pNode
,
*
pFanin
;
char
*
pSopString
;
int
LevelMin
,
LevelMax
,
fHasCos
,
Level
,
i
,
k
,
fHasBdds
;
int
Limit
=
300
;
assert
(
!
Abc_NtkHasAig
(
pNtk
)
);
if
(
vNodes
->
nSize
<
1
)
{
printf
(
"The set has no nodes. DOT file is not written.
\n
"
);
return
;
}
if
(
vNodes
->
nSize
>
Limit
)
{
printf
(
"The set has more than %d nodes. DOT file is not written.
\n
"
,
Limit
);
return
;
}
// start the stream
if
(
(
pFile
=
fopen
(
pFileName
,
"w"
))
==
NULL
)
{
fprintf
(
stdout
,
"Cannot open the intermediate file
\"
%s
\"
.
\n
"
,
pFileName
);
return
;
}
// transform logic functions from BDD to SOP
if
(
fHasBdds
=
Abc_NtkIsBddLogic
(
pNtk
)
)
Abc_NtkBddToSop
(
pNtk
);
// mark the nodes from the set
Vec_PtrForEachEntry
(
vNodes
,
pNode
,
i
)
pNode
->
fMarkC
=
1
;
if
(
vNodesShow
)
Vec_PtrForEachEntry
(
vNodesShow
,
pNode
,
i
)
pNode
->
fMarkB
=
1
;
// get the levels of nodes
Abc_NtkGetLevelNum
(
pNtk
);
// find the largest and the smallest levels
LevelMin
=
10000
;
LevelMax
=
-
1
;
fHasCos
=
0
;
Vec_PtrForEachEntry
(
vNodes
,
pNode
,
i
)
{
if
(
Abc_ObjIsCo
(
pNode
)
)
{
fHasCos
=
1
;
continue
;
}
if
(
LevelMin
>
(
int
)
pNode
->
Level
)
LevelMin
=
pNode
->
Level
;
if
(
LevelMax
<
(
int
)
pNode
->
Level
)
LevelMax
=
pNode
->
Level
;
}
// set the level of the CO nodes
if
(
fHasCos
)
{
LevelMax
++
;
Vec_PtrForEachEntry
(
vNodes
,
pNode
,
i
)
{
if
(
Abc_ObjIsCo
(
pNode
)
)
pNode
->
Level
=
LevelMax
;
}
}
// write the DOT header
fprintf
(
pFile
,
"# %s
\n
"
,
"Network structure generated by ABC"
);
fprintf
(
pFile
,
"
\n
"
);
fprintf
(
pFile
,
"digraph AIG {
\n
"
);
fprintf
(
pFile
,
"size =
\"
7.5,10
\"
;
\n
"
);
// fprintf( pFile, "ranksep = 0.5;\n" );
// fprintf( pFile, "nodesep = 0.5;\n" );
fprintf
(
pFile
,
"center = true;
\n
"
);
// fprintf( pFile, "orientation = landscape;\n" );
// fprintf( pFile, "edge [fontsize = 10];\n" );
// fprintf( pFile, "edge [dir = none];\n" );
fprintf
(
pFile
,
"edge [dir = back];
\n
"
);
fprintf
(
pFile
,
"
\n
"
);
// labels on the left of the picture
fprintf
(
pFile
,
"{
\n
"
);
fprintf
(
pFile
,
" node [shape = plaintext];
\n
"
);
fprintf
(
pFile
,
" edge [style = invis];
\n
"
);
fprintf
(
pFile
,
" LevelTitle1 [label=
\"\"
];
\n
"
);
fprintf
(
pFile
,
" LevelTitle2 [label=
\"\"
];
\n
"
);
// generate node names with labels
for
(
Level
=
LevelMax
;
Level
>=
LevelMin
;
Level
--
)
{
// the visible node name
fprintf
(
pFile
,
" Level%d"
,
Level
);
fprintf
(
pFile
,
" [label = "
);
// label name
fprintf
(
pFile
,
"
\"
"
);
fprintf
(
pFile
,
"
\"
"
);
fprintf
(
pFile
,
"];
\n
"
);
}
// genetate the sequence of visible/invisible nodes to mark levels
fprintf
(
pFile
,
" LevelTitle1 -> LevelTitle2 ->"
);
for
(
Level
=
LevelMax
;
Level
>=
LevelMin
;
Level
--
)
{
// the visible node name
fprintf
(
pFile
,
" Level%d"
,
Level
);
// the connector
if
(
Level
!=
LevelMin
)
fprintf
(
pFile
,
" ->"
);
else
fprintf
(
pFile
,
";"
);
}
fprintf
(
pFile
,
"
\n
"
);
fprintf
(
pFile
,
"}"
);
fprintf
(
pFile
,
"
\n
"
);
fprintf
(
pFile
,
"
\n
"
);
// generate title box on top
fprintf
(
pFile
,
"{
\n
"
);
fprintf
(
pFile
,
" rank = same;
\n
"
);
fprintf
(
pFile
,
" LevelTitle1;
\n
"
);
fprintf
(
pFile
,
" title1 [shape=plaintext,
\n
"
);
fprintf
(
pFile
,
" fontsize=20,
\n
"
);
fprintf
(
pFile
,
" fontname =
\"
Times-Roman
\"
,
\n
"
);
fprintf
(
pFile
,
" label=
\"
"
);
fprintf
(
pFile
,
"%s"
,
"Network structure visualized by ABC"
);
fprintf
(
pFile
,
"
\\
n"
);
fprintf
(
pFile
,
"Benchmark
\\\"
%s
\\\"
. "
,
pNtk
->
pName
);
fprintf
(
pFile
,
"Time was %s. "
,
Extra_TimeStamp
()
);
fprintf
(
pFile
,
"
\"\n
"
);
fprintf
(
pFile
,
" ];
\n
"
);
fprintf
(
pFile
,
"}"
);
fprintf
(
pFile
,
"
\n
"
);
fprintf
(
pFile
,
"
\n
"
);
// generate statistics box
fprintf
(
pFile
,
"{
\n
"
);
fprintf
(
pFile
,
" rank = same;
\n
"
);
fprintf
(
pFile
,
" LevelTitle2;
\n
"
);
fprintf
(
pFile
,
" title2 [shape=plaintext,
\n
"
);
fprintf
(
pFile
,
" fontsize=18,
\n
"
);
fprintf
(
pFile
,
" fontname =
\"
Times-Roman
\"
,
\n
"
);
fprintf
(
pFile
,
" label=
\"
"
);
fprintf
(
pFile
,
"The set contains %d nodes and spans %d levels."
,
vNodes
->
nSize
,
LevelMax
-
LevelMin
+
1
);
fprintf
(
pFile
,
"
\\
n"
);
fprintf
(
pFile
,
"
\"\n
"
);
fprintf
(
pFile
,
" ];
\n
"
);
fprintf
(
pFile
,
"}"
);
fprintf
(
pFile
,
"
\n
"
);
fprintf
(
pFile
,
"
\n
"
);
// generate the POs
if
(
fHasCos
)
{
fprintf
(
pFile
,
"{
\n
"
);
fprintf
(
pFile
,
" rank = same;
\n
"
);
// the labeling node of this level
fprintf
(
pFile
,
" Level%d;
\n
"
,
LevelMax
);
// generate the PO nodes
Vec_PtrForEachEntry
(
vNodes
,
pNode
,
i
)
{
if
(
!
Abc_ObjIsCo
(
pNode
)
)
continue
;
fprintf
(
pFile
,
" Node%d%s [label =
\"
%s%s
\"
"
,
pNode
->
Id
,
(
Abc_ObjIsLatch
(
pNode
)
?
"_in"
:
""
),
Abc_ObjName
(
pNode
),
(
Abc_ObjIsLatch
(
pNode
)
?
"_in"
:
""
)
);
fprintf
(
pFile
,
", shape = %s"
,
(
Abc_ObjIsLatch
(
pNode
)
?
"box"
:
"invtriangle"
)
);
if
(
pNode
->
fMarkB
)
fprintf
(
pFile
,
", style = filled"
);
fprintf
(
pFile
,
", color = coral, fillcolor = coral"
);
fprintf
(
pFile
,
"];
\n
"
);
}
fprintf
(
pFile
,
"}"
);
fprintf
(
pFile
,
"
\n
"
);
fprintf
(
pFile
,
"
\n
"
);
}
// generate nodes of each rank
for
(
Level
=
LevelMax
-
fHasCos
;
Level
>=
LevelMin
&&
Level
>
0
;
Level
--
)
{
fprintf
(
pFile
,
"{
\n
"
);
fprintf
(
pFile
,
" rank = same;
\n
"
);
// the labeling node of this level
fprintf
(
pFile
,
" Level%d;
\n
"
,
Level
);
Vec_PtrForEachEntry
(
vNodes
,
pNode
,
i
)
{
if
(
(
int
)
pNode
->
Level
!=
Level
)
continue
;
// fprintf( pFile, " Node%d [label = \"%d\"", pNode->Id, pNode->Id );
if
(
Abc_NtkHasMapping
(
pNtk
)
&&
fGateNames
)
pSopString
=
Mio_GateReadName
(
pNode
->
pData
);
else
if
(
Abc_NtkHasMapping
(
pNtk
)
)
pSopString
=
Abc_NtkPrintSop
(
Mio_GateReadSop
(
pNode
->
pData
));
else
pSopString
=
Abc_NtkPrintSop
(
pNode
->
pData
);
fprintf
(
pFile
,
" Node%d [label =
\"
%d
\\
n%s
\"
"
,
pNode
->
Id
,
pNode
->
Id
,
pSopString
);
fprintf
(
pFile
,
", shape = ellipse"
);
if
(
pNode
->
fMarkB
)
fprintf
(
pFile
,
", style = filled"
);
fprintf
(
pFile
,
"];
\n
"
);
}
fprintf
(
pFile
,
"}"
);
fprintf
(
pFile
,
"
\n
"
);
fprintf
(
pFile
,
"
\n
"
);
}
// generate the PI nodes if any
if
(
LevelMin
==
0
)
{
fprintf
(
pFile
,
"{
\n
"
);
fprintf
(
pFile
,
" rank = same;
\n
"
);
// the labeling node of this level
fprintf
(
pFile
,
" Level%d;
\n
"
,
LevelMin
);
// generat the PO nodes
Vec_PtrForEachEntry
(
vNodes
,
pNode
,
i
)
{
if
(
!
Abc_ObjIsCi
(
pNode
)
)
{
// check if the costant node is present
if
(
Abc_ObjFaninNum
(
pNode
)
==
0
&&
Abc_ObjFanoutNum
(
pNode
)
>
0
)
{
fprintf
(
pFile
,
" Node%d [label =
\"
Const1
\"
"
,
pNode
->
Id
);
fprintf
(
pFile
,
", shape = ellipse"
);
if
(
pNode
->
fMarkB
)
fprintf
(
pFile
,
", style = filled"
);
fprintf
(
pFile
,
", color = coral, fillcolor = coral"
);
fprintf
(
pFile
,
"];
\n
"
);
}
continue
;
}
fprintf
(
pFile
,
" Node%d%s [label =
\"
%s%s
\"
"
,
pNode
->
Id
,
(
Abc_ObjIsLatch
(
pNode
)
?
"_out"
:
""
),
Abc_ObjName
(
pNode
),
(
Abc_ObjIsLatch
(
pNode
)
?
"_out"
:
""
)
);
fprintf
(
pFile
,
", shape = %s"
,
(
Abc_ObjIsLatch
(
pNode
)
?
"box"
:
"triangle"
)
);
if
(
pNode
->
fMarkB
)
fprintf
(
pFile
,
", style = filled"
);
fprintf
(
pFile
,
", color = coral, fillcolor = coral"
);
fprintf
(
pFile
,
"];
\n
"
);
}
fprintf
(
pFile
,
"}"
);
fprintf
(
pFile
,
"
\n
"
);
fprintf
(
pFile
,
"
\n
"
);
}
// generate invisible edges from the square down
fprintf
(
pFile
,
"title1 -> title2 [style = invis];
\n
"
);
Vec_PtrForEachEntry
(
vNodes
,
pNode
,
i
)
{
if
(
(
int
)
pNode
->
Level
!=
LevelMax
)
continue
;
fprintf
(
pFile
,
"title2 -> Node%d%s [style = invis];
\n
"
,
pNode
->
Id
,
(
Abc_ObjIsLatch
(
pNode
)
?
"_in"
:
""
)
);
}
// generate edges
Vec_PtrForEachEntry
(
vNodes
,
pNode
,
i
)
{
Abc_ObjForEachFanin
(
pNode
,
pFanin
,
k
)
{
if
(
!
Abc_ObjFanin0
(
pNode
)
->
fMarkC
)
continue
;
// generate the edge from this node to the next
fprintf
(
pFile
,
"Node%d%s"
,
pNode
->
Id
,
(
Abc_ObjIsLatch
(
pNode
)
?
"_in"
:
""
)
);
fprintf
(
pFile
,
" -> "
);
fprintf
(
pFile
,
"Node%d%s"
,
Abc_ObjFaninId
(
pNode
,
k
),
(
Abc_ObjIsLatch
(
Abc_ObjFanin
(
pNode
,
k
))
?
"_out"
:
""
)
);
fprintf
(
pFile
,
" [style = bold"
);
fprintf
(
pFile
,
", label =
\"
%c
\"
"
,
'a'
+
k
);
fprintf
(
pFile
,
"]"
);
fprintf
(
pFile
,
";
\n
"
);
}
}
fprintf
(
pFile
,
"}"
);
fprintf
(
pFile
,
"
\n
"
);
fprintf
(
pFile
,
"
\n
"
);
fclose
(
pFile
);
// unmark the nodes from the set
Vec_PtrForEachEntry
(
vNodes
,
pNode
,
i
)
pNode
->
fMarkC
=
0
;
if
(
vNodesShow
)
Vec_PtrForEachEntry
(
vNodesShow
,
pNode
,
i
)
pNode
->
fMarkB
=
0
;
// convert the network back into BDDs if this is how it was
if
(
fHasBdds
)
Abc_NtkSopToBdd
(
pNtk
);
}
/**Function*************************************************************
Synopsis [Computes the printable SOP form.]
Description []
SideEffects []
SeeAlso []
***********************************************************************/
char
*
Abc_NtkPrintSop
(
char
*
pSop
)
{
static
char
Buffer
[
1000
];
char
*
pGet
,
*
pSet
;
pSet
=
Buffer
;
for
(
pGet
=
pSop
;
*
pGet
;
pGet
++
)
{
if
(
*
pGet
==
'\n'
)
{
*
pSet
++
=
'\\'
;
*
pSet
++
=
'n'
;
}
else
*
pSet
++
=
*
pGet
;
}
*
(
pSet
-
2
)
=
0
;
return
Buffer
;
}
////////////////////////////////////////////////////////////////////////
/// END OF FILE ///
////////////////////////////////////////////////////////////////////////
...
...
src/base/seq/seq.h
View file @
3a1ca9fa
...
...
@@ -44,7 +44,7 @@ typedef struct Abc_Seq_t_ Abc_Seq_t;
////////////////////////////////////////////////////////////////////////
/*=== seqAigCore.c ===========================================================*/
extern
void
Seq_NtkSeqRetimeDelay
(
Abc_Ntk_t
*
pNtk
,
int
fInitial
,
int
fVerbose
);
extern
void
Seq_NtkSeqRetimeDelay
(
Abc_Ntk_t
*
pNtk
,
int
nMaxIters
,
int
fInitial
,
int
fVerbose
);
extern
void
Seq_NtkSeqRetimeForward
(
Abc_Ntk_t
*
pNtk
,
int
fInitial
,
int
fVerbose
);
extern
void
Seq_NtkSeqRetimeBackward
(
Abc_Ntk_t
*
pNtk
,
int
fInitial
,
int
fVerbose
);
/*=== seqFpgaCore.c ===============================================================*/
...
...
@@ -52,7 +52,7 @@ extern Abc_Ntk_t * Seq_NtkFpgaMapRetime( Abc_Ntk_t * pNtk, int nMaxIters, in
/*=== seqMapCore.c ===============================================================*/
extern
Abc_Ntk_t
*
Seq_MapRetime
(
Abc_Ntk_t
*
pNtk
,
int
nMaxIters
,
int
fVerbose
);
/*=== seqRetCore.c ===========================================================*/
extern
Abc_Ntk_t
*
Seq_NtkRetime
(
Abc_Ntk_t
*
pNtk
,
int
nMaxIters
,
int
fVerbose
);
extern
Abc_Ntk_t
*
Seq_NtkRetime
(
Abc_Ntk_t
*
pNtk
,
int
nMaxIters
,
int
f
Initial
,
int
f
Verbose
);
/*=== seqLatch.c ===============================================================*/
extern
void
Seq_NodeDupLats
(
Abc_Obj_t
*
pObjNew
,
Abc_Obj_t
*
pObj
,
int
Edge
);
extern
int
Seq_NodeCompareLats
(
Abc_Obj_t
*
pObj1
,
int
Edge1
,
Abc_Obj_t
*
pObj2
,
int
Edge2
);
...
...
@@ -63,10 +63,12 @@ extern void Seq_Delete( Abc_Seq_t * p );
/*=== abcSeq.c ===============================================================*/
extern
Abc_Ntk_t
*
Abc_NtkAigToSeq
(
Abc_Ntk_t
*
pNtk
);
extern
Abc_Ntk_t
*
Abc_NtkSeqToLogicSop
(
Abc_Ntk_t
*
pNtk
);
extern
bool
Abc_NtkSeqCheck
(
Abc_Ntk_t
*
pNtk
);
/*=== seqShare.c =============================================================*/
extern
void
Seq_NtkShareFanouts
(
Abc_Ntk_t
*
pNtk
);
extern
void
Seq_NtkShareLatches
(
Abc_Ntk_t
*
pNtkNew
,
Abc_Ntk_t
*
pNtk
);
extern
void
Seq_NtkShareLatchesFpga
(
Abc_Ntk_t
*
pNtkNew
,
Abc_Ntk_t
*
pNtk
,
Vec_Ptr_t
*
vMapAnds
);
extern
void
Seq_NtkShareLatchesClean
(
Abc_Ntk_t
*
pNtk
);
/*=== seqUtil.c ==============================================================*/
extern
char
*
Seq_ObjFaninGetInitPrintable
(
Abc_Obj_t
*
pObj
,
int
Edge
);
extern
void
Seq_NtkLatchSetValues
(
Abc_Ntk_t
*
pNtk
,
Abc_InitType_t
Init
);
...
...
src/base/seq/seqAigCore.c
View file @
3a1ca9fa
...
...
@@ -65,13 +65,14 @@ static void Abc_ObjRetimeBackwardTry( Abc_Obj_t * pObj, int nLatches );
SeeAlso []
***********************************************************************/
void
Seq_NtkSeqRetimeDelay
(
Abc_Ntk_t
*
pNtk
,
int
fInitial
,
int
fVerbose
)
void
Seq_NtkSeqRetimeDelay
(
Abc_Ntk_t
*
pNtk
,
int
nMaxIters
,
int
fInitial
,
int
fVerbose
)
{
Abc_Seq_t
*
p
=
pNtk
->
pManFunc
;
int
RetValue
;
if
(
!
fInitial
)
Seq_NtkLatchSetValues
(
pNtk
,
ABC_INIT_DC
);
// get the retiming lags
p
->
nMaxIters
=
nMaxIters
;
Seq_AigRetimeDelayLags
(
pNtk
,
fVerbose
);
// implement this retiming
RetValue
=
Seq_NtkImplementRetiming
(
pNtk
,
p
->
vLags
,
fVerbose
);
...
...
@@ -490,8 +491,8 @@ int Abc_ObjRetimeBackward( Abc_Obj_t * pObj, Abc_Ntk_t * pNtkNew, stmm_table * t
{
Edge
=
0
;
Value
=
Seq_NodeDeleteLast
(
pFanout
,
Edge
);
if
(
Value
!
=
ABC_INIT_NONE
)
continue
;
if
(
Value
=
=
ABC_INIT_NONE
)
{
// value is unknown, remove it from the table
RetEdge
.
iNode
=
pFanout
->
Id
;
RetEdge
.
iEdge
=
Edge
;
...
...
@@ -501,12 +502,13 @@ int Abc_ObjRetimeBackward( Abc_Obj_t * pObj, Abc_Ntk_t * pNtkNew, stmm_table * t
// create the fanout of the AND gate
Abc_ObjAddFanin
(
pFanoutNew
,
pNodeNew
);
}
}
if
(
Abc_ObjFaninId1
(
pFanout
)
==
pObj
->
Id
)
{
Edge
=
1
;
Value
=
Seq_NodeDeleteLast
(
pFanout
,
Edge
);
if
(
Value
!
=
ABC_INIT_NONE
)
continue
;
if
(
Value
=
=
ABC_INIT_NONE
)
{
// value is unknown, remove it from the table
RetEdge
.
iNode
=
pFanout
->
Id
;
RetEdge
.
iEdge
=
Edge
;
...
...
@@ -517,6 +519,7 @@ int Abc_ObjRetimeBackward( Abc_Obj_t * pObj, Abc_Ntk_t * pNtkNew, stmm_table * t
Abc_ObjAddFanin
(
pFanoutNew
,
pNodeNew
);
}
}
}
// clean the label
Abc_ObjForEachFanout
(
pObj
,
pFanout
,
i
)
pFanout
->
fMarkC
=
0
;
...
...
src/base/seq/seqCreate.c
View file @
3a1ca9fa
...
...
@@ -164,7 +164,7 @@ Abc_Ntk_t * Abc_NtkAigToSeq( Abc_Ntk_t * pNtk )
Seq_NtkLatchGetEqualFaninNum
(
pNtkNew
);
// copy EXDC and check correctness
if
(
pNtk
New
->
pExdc
)
if
(
pNtk
->
pExdc
)
fprintf
(
stdout
,
"Warning: EXDC is not copied when converting to sequential AIG.
\n
"
);
if
(
!
Abc_NtkCheck
(
pNtkNew
)
)
fprintf
(
stdout
,
"Abc_NtkAigToSeq(): Network check has failed.
\n
"
);
...
...
@@ -292,6 +292,8 @@ Abc_Ntk_t * Abc_NtkSeqToLogicSop( Abc_Ntk_t * pNtk )
pFaninNew
=
Abc_ObjNotCond
(
pFaninNew
,
Abc_ObjFaninC0
(
pObj
)
);
Abc_ObjAddFanin
(
pObj
->
pCopy
,
pFaninNew
);
}
// clean the latch pointers
Seq_NtkShareLatchesClean
(
pNtk
);
// add the latches and their names
Abc_NtkAddDummyLatchNames
(
pNtkNew
);
...
...
@@ -408,6 +410,73 @@ Abc_Obj_t * Abc_NodeSeqToLogic( Abc_Ntk_t * pNtkNew, Abc_Obj_t * pFanin, Seq_Lat
return
pLatch
;
}
/**Function*************************************************************
Synopsis [Makes sure that every node in the table is in the network and vice versa.]
Description []
SideEffects []
SeeAlso []
***********************************************************************/
bool
Abc_NtkSeqCheck
(
Abc_Ntk_t
*
pNtk
)
{
Abc_Obj_t
*
pObj
;
int
i
,
nFanins
;
Abc_NtkForEachNode
(
pNtk
,
pObj
,
i
)
{
nFanins
=
Abc_ObjFaninNum
(
pObj
);
if
(
nFanins
==
0
)
{
if
(
pObj
!=
Abc_NtkConst1
(
pNtk
)
)
{
printf
(
"Abc_SeqCheck: The AIG has non-standard constant nodes.
\n
"
);
return
0
;
}
continue
;
}
if
(
nFanins
==
1
)
{
printf
(
"Abc_SeqCheck: The AIG has single input nodes.
\n
"
);
return
0
;
}
if
(
nFanins
>
2
)
{
printf
(
"Abc_SeqCheck: The AIG has non-standard nodes.
\n
"
);
return
0
;
}
}
// check the correctness of the internal representation of the initial states
Abc_NtkForEachObj
(
pNtk
,
pObj
,
i
)
{
nFanins
=
Abc_ObjFaninNum
(
pObj
);
if
(
nFanins
==
0
)
continue
;
if
(
nFanins
==
1
)
{
if
(
Seq_NodeCountLats
(
pObj
,
0
)
!=
Seq_ObjFaninL0
(
pObj
)
)
{
printf
(
"Abc_SeqCheck: Node %d has mismatch in the number of latches.
\n
"
,
Abc_ObjName
(
pObj
)
);
return
0
;
}
}
// look at both inputs
if
(
Seq_NodeCountLats
(
pObj
,
0
)
!=
Seq_ObjFaninL0
(
pObj
)
)
{
printf
(
"Abc_SeqCheck: The first fanin of node %d has mismatch in the number of latches.
\n
"
,
Abc_ObjName
(
pObj
)
);
return
0
;
}
if
(
Seq_NodeCountLats
(
pObj
,
1
)
!=
Seq_ObjFaninL1
(
pObj
)
)
{
printf
(
"Abc_SeqCheck: The second fanin of node %d has mismatch in the number of latches.
\n
"
,
Abc_ObjName
(
pObj
)
);
return
0
;
}
}
return
1
;
}
////////////////////////////////////////////////////////////////////////
/// END OF FILE ///
////////////////////////////////////////////////////////////////////////
...
...
src/base/seq/seqInt.h
View file @
3a1ca9fa
...
...
@@ -196,6 +196,7 @@ static inline Seq_Lat_t * Seq_NodeGetLatFirst( Abc_Obj_t * pObj, int Edge )
static
inline
Seq_Lat_t
*
Seq_NodeGetLatLast
(
Abc_Obj_t
*
pObj
,
int
Edge
)
{
return
Seq_LatPrev
(
Seq_NodeGetRing
(
pObj
,
Edge
)
);
}
static
inline
Seq_Lat_t
*
Seq_NodeGetLat
(
Abc_Obj_t
*
pObj
,
int
Edge
,
int
iLat
)
{
int
c
;
Seq_Lat_t
*
pLat
=
Seq_NodeGetRing
(
pObj
,
Edge
);
for
(
c
=
0
;
c
!=
iLat
;
c
++
)
pLat
=
pLat
->
pNext
;
return
pLat
;
}
static
inline
int
Seq_NodeCountLats
(
Abc_Obj_t
*
pObj
,
int
Edge
)
{
int
c
;
Seq_Lat_t
*
pLat
,
*
pRing
=
Seq_NodeGetRing
(
pObj
,
Edge
);
if
(
pRing
==
NULL
)
return
0
;
for
(
c
=
0
,
pLat
=
pRing
;
!
c
||
pLat
!=
pRing
;
c
++
)
pLat
=
pLat
->
pNext
;
return
c
;
}
static
inline
void
Seq_NodeCleanLats
(
Abc_Obj_t
*
pObj
,
int
Edge
)
{
int
c
;
Seq_Lat_t
*
pLat
,
*
pRing
=
Seq_NodeGetRing
(
pObj
,
Edge
);
if
(
pRing
==
NULL
)
return
;
for
(
c
=
0
,
pLat
=
pRing
;
!
c
||
pLat
!=
pRing
;
c
++
)
pLat
->
pLatch
=
NULL
,
pLat
=
pLat
->
pNext
;
return
;
}
// getting/setting initial states of the latches
static
inline
Abc_InitType_t
Seq_NodeGetInitOne
(
Abc_Obj_t
*
pObj
,
int
Edge
,
int
iLat
)
{
return
Seq_LatInit
(
Seq_NodeGetLat
(
pObj
,
Edge
,
iLat
)
);
}
...
...
src/base/seq/seqLatch.c
View file @
3a1ca9fa
...
...
@@ -61,6 +61,7 @@ void Seq_NodeInsertFirst( Abc_Obj_t * pObj, int Edge, Abc_InitType_t Init )
}
Seq_LatSetInit
(
pLat
,
Init
);
Seq_ObjAddFaninL
(
pObj
,
Edge
,
1
);
assert
(
pLat
->
pLatch
==
NULL
);
}
/**Function*************************************************************
...
...
src/base/seq/seqMapIter.c
View file @
3a1ca9fa
...
...
@@ -207,8 +207,8 @@ int Seq_MapRetimeForPeriod( Abc_Ntk_t * pNtk, float Fi, int fVerbose )
char
*
pReason
=
""
;
// set l-values of all nodes to be minus infinity
Vec_IntFill
(
p
->
vLValues
,
p
->
nSize
,
-
ABC_INFINITY
);
Vec_IntFill
(
p
->
vLValuesN
,
p
->
nSize
,
-
ABC_INFINITY
);
Vec_IntFill
(
p
->
vLValues
,
p
->
nSize
,
Abc_Float2Int
(
(
float
)
-
ABC_INFINITY
)
);
Vec_IntFill
(
p
->
vLValuesN
,
p
->
nSize
,
Abc_Float2Int
(
(
float
)
-
ABC_INFINITY
)
);
Vec_StrFill
(
p
->
vUses
,
p
->
nSize
,
0
);
// set l-values of constants and PIs
...
...
src/base/seq/seqRetCore.c
View file @
3a1ca9fa
...
...
@@ -25,11 +25,12 @@
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
static
Abc_Ntk_t
*
Seq_NtkRetimeDerive
(
Abc_Ntk_t
*
pNtk
);
static
Abc_Ntk_t
*
Seq_NtkRetimeDerive
(
Abc_Ntk_t
*
pNtk
,
int
fVerbose
);
static
Abc_Obj_t
*
Seq_NodeRetimeDerive
(
Abc_Ntk_t
*
pNtkNew
,
Abc_Obj_t
*
pNode
,
char
*
pSop
);
static
void
Seq_NodeAddEdges_rec
(
Abc_Obj_t
*
pGoal
,
Abc_Obj_t
*
pNode
,
Abc_InitType_t
Init
);
static
Abc_Ntk_t
*
Seq_NtkRetimeReconstruct
(
Abc_Ntk_t
*
pNtkOld
,
Abc_Ntk_t
*
pNtk
);
static
Abc_Ntk_t
*
Seq_NtkRetimeReconstruct
(
Abc_Ntk_t
*
pNtkOld
,
Abc_Ntk_t
*
pNtkSeq
);
static
Abc_Obj_t
*
Seq_EdgeReconstruct_rec
(
Abc_Obj_t
*
pGoal
,
Abc_Obj_t
*
pNode
);
static
Abc_Obj_t
*
Seq_EdgeReconstructPO
(
Abc_Obj_t
*
pNode
);
////////////////////////////////////////////////////////////////////////
/// FUNCTION DEFINITIONS ///
...
...
@@ -46,25 +47,31 @@ static Abc_Ntk_t * Seq_NtkRetimeReconstruct( Abc_Ntk_t * pNtkOld, Abc_Ntk_t * pN
SeeAlso []
***********************************************************************/
Abc_Ntk_t
*
Seq_NtkRetime
(
Abc_Ntk_t
*
pNtk
,
int
nMaxIters
,
int
fVerbose
)
Abc_Ntk_t
*
Seq_NtkRetime
(
Abc_Ntk_t
*
pNtk
,
int
nMaxIters
,
int
f
Initial
,
int
f
Verbose
)
{
Abc_Seq_t
*
p
;
Abc_Ntk_t
*
pNtk
Aig
,
*
pNtkNew
;
Abc_Ntk_t
*
pNtk
Seq
,
*
pNtkNew
;
int
RetValue
;
assert
(
!
Abc_NtkHasAig
(
pNtk
)
);
// derive the isomorphic seq AIG
pNtk
Aig
=
Seq_NtkRetimeDerive
(
pNtk
);
p
=
pNtk
Aig
->
pManFunc
;
pNtk
Seq
=
Seq_NtkRetimeDerive
(
pNtk
,
fVerbose
);
p
=
pNtk
Seq
->
pManFunc
;
p
->
nMaxIters
=
nMaxIters
;
if
(
!
fInitial
)
Seq_NtkLatchSetValues
(
pNtkSeq
,
ABC_INIT_DC
);
// find the best mapping and retiming
Seq_NtkRetimeDelayLags
(
pNtk
,
pNtk
Aig
,
fVerbose
);
Seq_NtkRetimeDelayLags
(
pNtk
,
pNtk
Seq
,
fVerbose
);
// implement the retiming
RetValue
=
Seq_NtkImplementRetiming
(
pNtk
Aig
,
p
->
vLags
,
fVerbose
);
RetValue
=
Seq_NtkImplementRetiming
(
pNtk
Seq
,
p
->
vLags
,
fVerbose
);
if
(
RetValue
==
0
)
printf
(
"Retiming completed but initial state computation has failed.
\n
"
);
//return pNtkSeq;
// create the final mapped network
pNtkNew
=
Seq_NtkRetimeReconstruct
(
pNtk
,
pNtk
Aig
);
Abc_NtkDelete
(
pNtk
Aig
);
pNtkNew
=
Seq_NtkRetimeReconstruct
(
pNtk
,
pNtk
Seq
);
Abc_NtkDelete
(
pNtk
Seq
);
return
pNtkNew
;
}
...
...
@@ -79,12 +86,12 @@ Abc_Ntk_t * Seq_NtkRetime( Abc_Ntk_t * pNtk, int nMaxIters, int fVerbose )
SeeAlso []
***********************************************************************/
Abc_Ntk_t
*
Seq_NtkRetimeDerive
(
Abc_Ntk_t
*
pNtk
)
Abc_Ntk_t
*
Seq_NtkRetimeDerive
(
Abc_Ntk_t
*
pNtk
,
int
fVerbose
)
{
Abc_Seq_t
*
p
;
Abc_Ntk_t
*
pNtkNew
;
Abc_Obj_t
*
pObj
,
*
pFanin
,
*
pFanout
;
int
i
,
k
,
RetValue
;
int
i
,
k
,
RetValue
,
fHasBdds
;
char
*
pSop
;
// make sure it is an AIG without self-feeding latches
...
...
@@ -93,35 +100,52 @@ Abc_Ntk_t * Seq_NtkRetimeDerive( Abc_Ntk_t * pNtk )
printf
(
"Modified %d self-feeding latches. The result will not verify.
\n
"
,
RetValue
);
assert
(
Abc_NtkCountSelfFeedLatches
(
pNtk
)
==
0
);
if
(
Abc_NtkIsBddLogic
(
pNtk
)
)
// remove the dangling nodes
Abc_NtkCleanup
(
pNtk
,
fVerbose
);
// transform logic functions from BDD to SOP
if
(
fHasBdds
=
Abc_NtkIsBddLogic
(
pNtk
)
)
Abc_NtkBddToSop
(
pNtk
);
// start the network
pNtkNew
=
Abc_NtkAlloc
(
ABC_NTK_SEQ
,
ABC_FUNC_AIG
);
// duplicate the name and the spec
pNtkNew
->
pName
=
util_strsav
(
pNtk
->
pName
);
pNtkNew
->
pSpec
=
util_strsav
(
pNtk
->
pSpec
);
// map the constant nodes
Abc_NtkCleanCopy
(
pNtk
);
// clone the PIs/POs/latches
Abc_NtkForEachPi
(
pNtk
,
pObj
,
i
)
Abc_NtkDupObj
(
pNtkNew
,
pObj
);
Abc_NtkDupObj
(
pNtkNew
,
pObj
);
Abc_NtkForEachPo
(
pNtk
,
pObj
,
i
)
Abc_NtkDupObj
(
pNtkNew
,
pObj
);
// copy the names
Abc_NtkForEachPi
(
pNtk
,
pObj
,
i
)
Abc_NtkLogicStoreName
(
pObj
->
pCopy
,
Abc_ObjName
(
pObj
)
);
Abc_NtkForEachPo
(
pNtk
,
pObj
,
i
)
Abc_Ntk
DupObj
(
pNtkNew
,
pObj
);
Abc_Ntk
LogicStoreName
(
pObj
->
pCopy
,
Abc_ObjName
(
pObj
)
);
// create one AND for each logic node
Abc_NtkForEachNode
(
pNtk
,
pObj
,
i
)
{
if
(
Abc_ObjFaninNum
(
pObj
)
==
0
&&
Abc_ObjFanoutNum
(
pObj
)
==
0
)
continue
;
pObj
->
pCopy
=
Abc_NtkCreateNode
(
pNtkNew
);
pObj
->
pCopy
->
pCopy
=
pObj
;
}
// make latches point to the latch fanins
Abc_NtkForEachLatch
(
pNtk
,
pObj
,
i
)
{
assert
(
!
Abc_ObjIsLatch
(
Abc_ObjFanin0
(
pObj
))
);
pObj
->
pCopy
=
Abc_ObjFanin0
(
pObj
)
->
pCopy
;
}
// create internal AND nodes w/o strashing for each logic node (including constants)
Abc_NtkForEachNode
(
pNtk
,
pObj
,
i
)
{
if
(
Abc_ObjFaninNum
(
pObj
)
==
0
&&
Abc_ObjFanoutNum
(
pObj
)
==
0
)
continue
;
// get the SOP of the node
if
(
Abc_NtkHasMapping
(
pNtk
)
)
pSop
=
Mio_GateReadSop
(
pObj
->
pData
);
...
...
@@ -131,9 +155,9 @@ Abc_Ntk_t * Seq_NtkRetimeDerive( Abc_Ntk_t * pNtk )
Abc_ObjAddFanin
(
pObj
->
pCopy
,
pFanin
);
Abc_ObjAddFanin
(
pObj
->
pCopy
,
pFanin
);
}
// connect the POs...
// connect the POs
Abc_NtkForEachPo
(
pNtk
,
pObj
,
i
)
Abc_ObjAddFanin
(
pObj
->
pCopy
,
Abc_ObjFanin0
(
pObj
)
->
pCopy
);
// start the storage for initial states
p
=
pNtkNew
->
pManFunc
;
...
...
@@ -142,7 +166,15 @@ Abc_Ntk_t * Seq_NtkRetimeDerive( Abc_Ntk_t * pNtk )
// add the sequential edges
Abc_NtkForEachLatch
(
pNtk
,
pObj
,
i
)
Abc_ObjForEachFanout
(
pObj
,
pFanout
,
k
)
Seq_NodeAddEdges_rec
(
Abc_ObjFanin0
(
pObj
)
->
pCopy
,
pFanout
->
pCopy
,
Abc_LatchInit
(
pObj
)
);
{
if
(
pObj
->
pCopy
==
Abc_ObjFanin0
(
pFanout
->
pCopy
)
)
{
Seq_NodeInsertFirst
(
pFanout
->
pCopy
,
0
,
Abc_LatchInit
(
pObj
)
);
Seq_NodeInsertFirst
(
pFanout
->
pCopy
,
1
,
Abc_LatchInit
(
pObj
)
);
continue
;
}
Seq_NodeAddEdges_rec
(
pObj
->
pCopy
,
Abc_ObjFanin0
(
pFanout
->
pCopy
),
Abc_LatchInit
(
pObj
)
);
}
// collect the nodes in the topological order
p
->
vMapAnds
=
Abc_NtkDfs
(
pNtk
,
0
);
...
...
@@ -154,7 +186,7 @@ Abc_Ntk_t * Seq_NtkRetimeDerive( Abc_Ntk_t * pNtk )
Vec_PtrWriteEntry
(
p
->
vMapAnds
,
i
,
pObj
->
pCopy
);
// collect the new fanins of this node
Abc_ObjForEachFanin
(
pObj
,
pFanin
,
k
)
Vec_VecPush
(
p
->
vMapCuts
,
i
,
pFanin
->
pCopy
);
Vec_VecPush
(
p
->
vMapCuts
,
i
,
(
void
*
)(
(
pFanin
->
pCopy
->
Id
<<
8
)
|
Abc_ObjIsLatch
(
pFanin
)
)
);
// collect the delay info
if
(
!
Abc_NtkHasMapping
(
pNtk
)
)
{
...
...
@@ -178,10 +210,14 @@ Abc_Ntk_t * Seq_NtkRetimeDerive( Abc_Ntk_t * pNtk )
// set the cutset composed of latch drivers
// Abc_NtkAigCutsetCopy( pNtk );
Seq_NtkLatchGetEqualFaninNum
(
pNtkNew
);
// Seq_NtkLatchGetEqualFaninNum( pNtkNew );
// convert the network back into BDDs if this is how it was
if
(
fHasBdds
)
Abc_NtkSopToBdd
(
pNtk
);
// copy EXDC and check correctness
if
(
pNtk
New
->
pExdc
)
if
(
pNtk
->
pExdc
)
fprintf
(
stdout
,
"Warning: EXDC is not copied when converting to sequential AIG.
\n
"
);
if
(
!
Abc_NtkCheck
(
pNtkNew
)
)
fprintf
(
stdout
,
"Seq_NtkRetimeDerive(): Network check has failed.
\n
"
);
...
...
@@ -202,6 +238,9 @@ Abc_Ntk_t * Seq_NtkRetimeDerive( Abc_Ntk_t * pNtk )
void
Seq_NodeAddEdges_rec
(
Abc_Obj_t
*
pGoal
,
Abc_Obj_t
*
pNode
,
Abc_InitType_t
Init
)
{
Abc_Obj_t
*
pFanin
;
assert
(
!
Abc_ObjIsLatch
(
pNode
)
);
if
(
!
Abc_NodeIsAigAnd
(
pNode
)
)
return
;
// consider the first fanin
pFanin
=
Abc_ObjFanin0
(
pNode
);
if
(
pFanin
->
pCopy
==
NULL
)
// internal node
...
...
@@ -275,53 +314,55 @@ Abc_Obj_t * Seq_NodeRetimeDerive( Abc_Ntk_t * pNtkNew, Abc_Obj_t * pRoot, char *
SeeAlso []
***********************************************************************/
Abc_Ntk_t
*
Seq_NtkRetimeReconstruct
(
Abc_Ntk_t
*
pNtkOld
,
Abc_Ntk_t
*
pNtk
)
Abc_Ntk_t
*
Seq_NtkRetimeReconstruct
(
Abc_Ntk_t
*
pNtkOld
,
Abc_Ntk_t
*
pNtk
Seq
)
{
Abc_Seq_t
*
p
=
pNtk
->
pManFunc
;
Seq_Lat_t
*
pRing
;
Abc_Seq_t
*
p
=
pNtkSeq
->
pManFunc
;
Abc_Ntk_t
*
pNtkNew
;
Abc_Obj_t
*
pObj
,
*
p
FaninNew
,
*
pObj
New
;
int
i
;
Abc_Obj_t
*
pObj
,
*
p
ObjNew
,
*
pFanin
,
*
pFanin
New
;
int
i
,
k
;
assert
(
!
Abc_NtkIsSeq
(
pNtkOld
)
);
assert
(
Abc_NtkIsSeq
(
pNtk
)
);
assert
(
Abc_NtkIsSeq
(
pNtkSeq
)
);
// transfer the pointers pNtkOld->pNtkSeq from pCopy to pNext
Abc_NtkForEachObj
(
pNtkOld
,
pObj
,
i
)
pObj
->
pNext
=
pObj
->
pCopy
;
// start the final network
pNtkNew
=
Abc_NtkStartFrom
(
pNtk
,
pNtkOld
->
ntkType
,
pNtkOld
->
ntkFunc
);
pNtkNew
=
Abc_NtkStartFrom
(
pNtk
Seq
,
pNtkOld
->
ntkType
,
pNtkOld
->
ntkFunc
);
// copy the internal nodes
Abc_NtkForEachNode
(
pNtk
,
pObj
,
i
)
// copy the internal nodes of the old network into the new network
// transfer the pointers pNktOld->pNtkNew to pNtkSeq->pNtkNew
Abc_NtkForEachNode
(
pNtkOld
,
pObj
,
i
)
{
if
(
i
==
0
)
continue
;
Abc_NtkDupObj
(
pNtkNew
,
pObj
);
pObj
->
pNext
->
pCopy
=
pObj
->
pCopy
;
}
// share the latches
Seq_NtkShareLatches
(
pNtkNew
,
pNtk
);
Seq_NtkShareLatches
(
pNtkNew
,
pNtk
Seq
);
// connect the objects
Abc_AigForEachAnd
(
pNtk
,
pObj
,
i
)
Abc_NtkForEachNode
(
pNtkOld
,
pObj
,
i
)
Abc_ObjForEachFanin
(
pObj
,
pFanin
,
k
)
{
if
(
pRing
=
Seq_NodeGetRing
(
pObj
,
0
)
)
pFaninNew
=
pRing
->
pLatch
;
else
pFaninNew
=
Abc_ObjFanin0
(
pObj
)
->
pCopy
;
Abc_ObjAddFanin
(
pObj
->
pCopy
,
pFaninNew
);
if
(
pRing
=
Seq_NodeGetRing
(
pObj
,
1
)
)
pFaninNew
=
pRing
->
pLatch
;
else
pFaninNew
=
Abc_ObjFanin1
(
pObj
)
->
pCopy
;
pFaninNew
=
Seq_EdgeReconstruct_rec
(
pFanin
->
pNext
,
pObj
->
pNext
);
assert
(
pFaninNew
!=
NULL
);
Abc_ObjAddFanin
(
pObj
->
pCopy
,
pFaninNew
);
}
// connect the POs
Abc_NtkForEachPo
(
pNtk
,
pObj
,
i
)
Abc_NtkForEachPo
(
pNtk
Old
,
pObj
,
i
)
{
if
(
pRing
=
Seq_NodeGetRing
(
pObj
,
0
)
)
pFaninNew
=
pRing
->
pLatch
;
else
pFaninNew
=
Abc_ObjFanin0
(
pObj
)
->
pCopy
;
pFaninNew
=
Abc_ObjNotCond
(
pFaninNew
,
Abc_ObjFaninC0
(
pObj
)
);
Abc_ObjAddFanin
(
pObj
->
pCopy
,
pFaninNew
);
pFaninNew
=
Seq_EdgeReconstructPO
(
pObj
->
pNext
);
assert
(
pFaninNew
!=
NULL
);
Abc_ObjAddFanin
(
pObj
->
pNext
->
pCopy
,
pFaninNew
);
}
// clean the result of latch sharing
Seq_NtkShareLatchesClean
(
pNtkSeq
);
// add the latches and their names
Abc_NtkAddDummyLatchNames
(
pNtkNew
);
Abc_NtkForEachLatch
(
pNtkNew
,
pObjNew
,
i
)
...
...
@@ -330,13 +371,81 @@ Abc_Ntk_t * Seq_NtkRetimeReconstruct( Abc_Ntk_t * pNtkOld, Abc_Ntk_t * pNtk )
Vec_PtrPush
(
pNtkNew
->
vCos
,
pObjNew
);
}
// fix the problem with complemented and duplicated CO edges
Abc_NtkLogicMakeSimpleCos
(
pNtkNew
,
0
);
Abc_NtkLogicMakeSimpleCos
(
pNtkNew
,
1
);
if
(
!
Abc_NtkCheck
(
pNtkNew
)
)
fprintf
(
stdout
,
"
Abc_NtkSeqToLogicSop
(): Network check has failed.
\n
"
);
fprintf
(
stdout
,
"
Seq_NtkRetimeReconstruct
(): Network check has failed.
\n
"
);
return
pNtkNew
;
}
/**Function*************************************************************
Synopsis [Reconstructs the network after retiming.]
Description []
SideEffects []
SeeAlso []
***********************************************************************/
Abc_Obj_t
*
Seq_EdgeReconstruct_rec
(
Abc_Obj_t
*
pGoal
,
Abc_Obj_t
*
pNode
)
{
Seq_Lat_t
*
pRing
;
Abc_Obj_t
*
pFanin
,
*
pRes
=
NULL
;
if
(
!
Abc_NodeIsAigAnd
(
pNode
)
)
return
NULL
;
// consider the first fanin
pFanin
=
Abc_ObjFanin0
(
pNode
);
if
(
pFanin
->
pCopy
==
NULL
)
// internal node
pRes
=
Seq_EdgeReconstruct_rec
(
pGoal
,
pFanin
);
else
if
(
pFanin
==
pGoal
)
{
if
(
pRing
=
Seq_NodeGetRing
(
pNode
,
0
)
)
pRes
=
pRing
->
pLatch
;
else
pRes
=
pFanin
->
pCopy
;
}
if
(
pRes
!=
NULL
)
return
pRes
;
// consider the second fanin
pFanin
=
Abc_ObjFanin1
(
pNode
);
if
(
pFanin
->
pCopy
==
NULL
)
// internal node
pRes
=
Seq_EdgeReconstruct_rec
(
pGoal
,
pFanin
);
else
if
(
pFanin
==
pGoal
)
{
if
(
pRing
=
Seq_NodeGetRing
(
pNode
,
1
)
)
pRes
=
pRing
->
pLatch
;
else
pRes
=
pFanin
->
pCopy
;
}
return
pRes
;
}
/**Function*************************************************************
Synopsis [Reconstructs the network after retiming.]
Description []
SideEffects []
SeeAlso []
***********************************************************************/
Abc_Obj_t
*
Seq_EdgeReconstructPO
(
Abc_Obj_t
*
pNode
)
{
Seq_Lat_t
*
pRing
;
assert
(
Abc_ObjIsPo
(
pNode
)
);
if
(
pRing
=
Seq_NodeGetRing
(
pNode
,
0
)
)
return
pRing
->
pLatch
;
else
return
Abc_ObjFanin0
(
pNode
)
->
pCopy
;
}
////////////////////////////////////////////////////////////////////////
/// END OF FILE ///
////////////////////////////////////////////////////////////////////////
...
...
src/base/seq/seqRetIter.c
View file @
3a1ca9fa
...
...
@@ -76,7 +76,7 @@ void Seq_NtkRetimeDelayLags( Abc_Ntk_t * pNtkOld, Abc_Ntk_t * pNtk, int fVerbose
}
}
// get the upper bound on the clock period
FiMax
=
Delta
*
(
2
+
Seq_NtkLevelMax
(
pNtk
)
);
FiMax
=
Delta
*
2
+
Abc_NtkDelayTrace
(
pNtkOld
);
Delta
/=
2
;
}
else
...
...
@@ -95,14 +95,24 @@ void Seq_NtkRetimeDelayLags( Abc_Ntk_t * pNtkOld, Abc_Ntk_t * pNtk, int fVerbose
RetValue
=
Seq_NtkMappingForPeriod
(
pNtk
,
FiBest
,
fVerbose
);
assert
(
RetValue
);
// write the retiming lags for both phases of each node
// experiment by adding an epsilon to all LValues
// Vec_PtrForEachEntry( p->vMapAnds, pNode, i )
// Seq_NodeSetLValueP( pNode, Seq_NodeGetLValueP(pNode) - p->fEpsilon );
// save the retiming lags
// mark the nodes
Vec_PtrForEachEntry
(
p
->
vMapAnds
,
pNode
,
i
)
pNode
->
fMarkA
=
1
;
// process the nodes
Vec_StrFill
(
p
->
vLags
,
p
->
nSize
,
0
);
Vec_PtrForEachEntry
(
p
->
vMapAnds
,
pNode
,
i
)
{
NodeLag
=
Seq_NodeComputeLagFloat
(
Seq_NodeGetLValueP
(
pNode
),
FiBest
);
// Seq_NodeSetLag( pNode, NodeLag );
Seq_NodeRetimeSetLag_rec
(
pNode
,
NodeLag
);
}
// unmark the nodes
Vec_PtrForEachEntry
(
p
->
vMapAnds
,
pNode
,
i
)
pNode
->
fMarkA
=
0
;
// print the result
if
(
fVerbose
)
...
...
@@ -153,7 +163,7 @@ int Seq_NtkMappingForPeriod( Abc_Ntk_t * pNtk, float Fi, int fVerbose )
char
*
pReason
=
""
;
// set l-values of all nodes to be minus infinity
Vec_IntFill
(
p
->
vLValues
,
p
->
nSize
,
-
ABC_INFINITY
);
Vec_IntFill
(
p
->
vLValues
,
p
->
nSize
,
Abc_Float2Int
(
(
float
)
-
ABC_INFINITY
)
);
// set l-values of constants and PIs
pObj
=
Abc_NtkObj
(
pNtk
,
0
);
...
...
@@ -268,11 +278,18 @@ int Seq_NtkNodeUpdateLValue( Abc_Obj_t * pObj, float Fi, Vec_Ptr_t * vLeaves, Ve
***********************************************************************/
void
Seq_NodeRetimeSetLag_rec
(
Abc_Obj_t
*
pNode
,
char
Lag
)
{
if
(
pNode
->
pCopy
)
Abc_Obj_t
*
pFanin
;
if
(
!
Abc_NodeIsAigAnd
(
pNode
)
)
return
;
Seq_NodeRetimeSetLag_rec
(
Abc_ObjFanin0
(
pNode
),
Lag
);
Seq_NodeRetimeSetLag_rec
(
Abc_ObjFanin1
(
pNode
),
Lag
);
Seq_NodeSetLag
(
pNode
,
Lag
);
// consider the first fanin
pFanin
=
Abc_ObjFanin0
(
pNode
);
if
(
pFanin
->
fMarkA
==
0
)
// internal node
Seq_NodeRetimeSetLag_rec
(
pFanin
,
Lag
);
// consider the second fanin
pFanin
=
Abc_ObjFanin1
(
pNode
);
if
(
pFanin
->
fMarkA
==
0
)
// internal node
Seq_NodeRetimeSetLag_rec
(
pFanin
,
Lag
);
}
...
...
src/base/seq/seqShare.c
View file @
3a1ca9fa
...
...
@@ -342,6 +342,31 @@ void Seq_NtkShareLatchesFpga( Abc_Ntk_t * pNtkNew, Abc_Ntk_t * pNtk, Vec_Ptr_t *
Vec_PtrShrink
(
vMapAnds
,
nOldNodes
);
}
/**Function*************************************************************
Synopsis [Clean the latches after sharing them.]
Description []
SideEffects []
SeeAlso []
***********************************************************************/
void
Seq_NtkShareLatchesClean
(
Abc_Ntk_t
*
pNtk
)
{
Abc_Obj_t
*
pObj
;
int
i
;
assert
(
Abc_NtkIsSeq
(
pNtk
)
);
Abc_AigForEachAnd
(
pNtk
,
pObj
,
i
)
{
Seq_NodeCleanLats
(
pObj
,
0
);
Seq_NodeCleanLats
(
pObj
,
1
);
}
Abc_NtkForEachPo
(
pNtk
,
pObj
,
i
)
Seq_NodeCleanLats
(
pObj
,
0
);
}
////////////////////////////////////////////////////////////////////////
/// END OF FILE ///
////////////////////////////////////////////////////////////////////////
src/map/fpga/fpgaCore.c
View file @
3a1ca9fa
...
...
@@ -85,7 +85,7 @@ int Fpga_Mapping( Fpga_Man_t * p )
It iterates the loop, in which the required times are computed and
the mapping is updated. It is conceptually similar to the paper:
V. Manohararajah, S. D. Brown, Z. G. Vranesic, Heuristics for area
minimization in LUT-based F
GP
A technology mapping. Proc. IWLS '04.]
minimization in LUT-based F
PG
A technology mapping. Proc. IWLS '04.]
SideEffects []
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment