readme
来自「用C实现的基于O-tree的ic设计布图布线工具源代码,有相关文档」· 代码 · 共 17 行
TXT
17 行
Floorplan version 1.3 is a program for L-shaped block placement.From the command line, type:rect apte.new pCost iterrect is the excuteable file.apte.new is a input file which has the information of input blockspCost 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.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?