Location:
Search - floorplan
Search list
Description: btree for floorplan using visual c++
Platform: |
Size: 694272 |
Author: vimal |
Hits:
Description: test the resut l llke mjhue hbjhw -test the resut l llke mjhue hbjhw hhww
Platform: |
Size: 14336 |
Author: amu |
Hits:
Description: This file contains a complete project on implementing mixed Genetic and Simulated Annealing alghorithms in try of solving Floorplan Design problems. In the code you can easily change some basic functions as population, temprature, it s changes. You can also try to change the ratio between genetic and anneling algorithms. The output of program gives you some basic comparision between GA and GSA algorithm ( time and best found solution)
Platform: |
Size: 5239808 |
Author: Antoni |
Hits:
Description: 使用B*树以及模拟退火算法布置版图。有图形化界面。-Using B* tree and simulated annealing algorithm to generate IC floorplan. The software has a graphical interface.
Platform: |
Size: 39936 |
Author: 杨毅 |
Hits:
Description: the part of floorplan for design automation in the platform of matlab-the part of floorplan for design automation
Platform: |
Size: 6144 |
Author: tong geng |
Hits:
Description: 1.打开工程文件
2.打开LogicLock窗口,创建新区域
3.将data_buffer模块适配新建buffer_lock区域中
4.检查区域类型
5.关闭Optimize I/O选项
6.编译设计
7.反标注节点位置
8.观察Floorplan
输出LogicLock反标注信息-1. Open the project file
2. Open LogicLock window, create a new zone
3. The adapter module data_buffer New buffer_lock area
4. Check the zone type
5. Close the Optimize I/O options
6. Compile Design
7. Anti-marked node locations
8. Observe Floorplan
Output LogicLock back annotation information
Platform: |
Size: 2553856 |
Author: zhuchaoyong |
Hits:
Description: physical design
floorplan
powerplan
placement
CTS
Route
Platform: |
Size: 2536448 |
Author: praveenbw |
Hits:
Description: Source codes:
src/cse788_layout.c - Code transform netlist output into magic file
src/cse788_netlist.c - Implementation of optimzal netlist solver
src/cse788_gordian.c - Implementation of gordian placement algorithm
src/cse788_floorplan.c - Implementation of simulated annealing based floorplan algorithm.
src/cse788_display.c - Graphic interface for the annealing and gordian.
test/hw4.c - main function calling the modules
src/plus/* - Helper functions used with the implementation.
Binary:
The executable for Windows is located in bin/debug/hw4.out, the dll's should be placed together with the executable.
Usage: hw4.out
Example: hw4.out "~((A*B)*C)" "layout.mag"
###Build:
Environment: mingw/msys or any linux/unix distribution with GCC and GNU make. GSL1.1 (GNU Scientific Library) and SDL2 (Simple Direct media Layer) are required.
Compilation: "make" in the project folder
Run: "make run" to run with above example configuration.
Platform: |
Size: 197902 |
Author: nalevihtkas |
Hits: