vlsi-cad-master

所属分类:其他
开发工具:Perl
文件大小:193KB
下载次数:1
上传日期:2018-02-16 17:27:34
上 传 者KUMARAN
说明:  CAD DESIGN FOR VLSI CIRCUIT

文件列表:
bin (0, 2015-04-02)
bin\debug (0, 2015-04-02)
bin\debug\number.bmp (105056, 2015-04-02)
bin\release (0, 2015-04-02)
bin\release\number.bmp (105056, 2015-04-02)
make (0, 2015-04-02)
make\config.mk (149, 2015-04-02)
make\import.mk (91, 2015-04-02)
make\package.mk (18, 2015-04-02)
make\testbench.mk (92, 2015-04-02)
makefile (9335, 2015-04-02)
number.bmp (105056, 2015-04-02)
resources (0, 2015-04-02)
resources\a3_test.txt (52, 2015-04-02)
resources\a3_test1.txt (67, 2015-04-02)
resources\a3_test2.txt (620, 2015-04-02)
resources\aaa.csv (2653, 2015-04-02)
resources\module.csv (1543, 2015-04-02)
resources\netlist1.txt (122758, 2015-04-02)
resources\netlist_10[1].txt (13204, 2015-04-02)
resources\netlist_40[1].txt (222640, 2015-04-02)
resources\number.bmp (105056, 2015-04-02)
resources\output.txt (105259, 2015-04-02)
resources\output1.txt (107629, 2015-04-02)
resources\output2.csv (3176, 2015-04-02)
resources\outputf.txt (2067, 2015-04-02)
resources\raw_data.csv (6077, 2015-04-02)
resources\test.txt (292, 2015-04-02)
src (0, 2015-04-02)
src\cse788_display.c (13283, 2015-04-02)
src\cse788_display.h (922, 2015-04-02)
src\cse788_floorplan.c (28441, 2015-04-02)
src\cse788_floorplan.h (1332, 2015-04-02)
src\cse788_gordian.c (48606, 2015-04-02)
src\cse788_gordian.h (997, 2015-04-02)
src\cse788_layout.c (27499, 2015-04-02)
src\cse788_layout.h (800, 2015-04-02)
... ...

# vlsi-cad CAD algorithms for circuit layouts ### 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.

近期下载者

相关文件


收藏者