readme.txt
来自「用C实现的基于O-tree的ic设计布图布线工具源代码,有相关文档」· 文本 代码 · 共 38 行
TXT
38 行
the source code is otree
origin spurce code compiled in the sun solaris (linux)
I compiled it again in the windows
1.compiled by dev-c++ 4.9.6.0
otree.dev is project file
executable file is otree.exe
usage
in windows
1.run cmd(command,dos命令提示符)
2.local the directory
3. otree hp 1 10
the benchmark is MCNC include :apte hp xerox ami33 ami49 , five files
origin readme
Floorplan version 1.3 is a program for L-shaped block placement.
From the command line, type:
rect apte.new pCost iter
rect is the excuteable file.
apte.new is a input file which has the information of input blocks
pCost is the coefficent in cost function. pCost takes a value in [0,1].
Higher pCost puts more weight on area over wirelength.
iter is the iteration number.
jzh 2006.9.29
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?