vlsi-cad:电路布局的 CAD 算法-源码

上传者: 42138788 | 上传时间: 2021-07-14 20:04:14 | 文件大小: 193KB | 文件类型: ZIP
C
vlsi-cad 电路布局的 CAD 算法 源代码: src/cse788_layout.c - 代码将网表输出转换为魔术文件 src/cse788_netlist.c - 优化网表求解器的实现 src/cse788_gordian.c - gordian 放置算法的实现 src/cse788_floorplan.c - 基于模拟退火的布局规划算法的实现。 src/cse788_display.c - 退火和 gordian 的图形界面。 test/hw4.c - 调用模块的主函数 src/plus/* - 与实现一起使用的辅助函数。 二进制: Windows 的可执行文件位于 bin/debug/hw4.out,dll 应与可执行文件放在一起。 用法:hw4.out 示例:hw4.out "~((A*B)*C)" "layout.mag" ###建造: 环境:mingw

文件下载

资源详情

[{"title":"( 74 个子文件 193KB ) vlsi-cad:电路布局的 CAD 算法-源码","children":[{"title":"vlsi-cad-master","children":[{"title":"make","children":[{"title":"testbench.mk <span style='color:#111;'> 92B </span>","children":null,"spread":false},{"title":"import.mk <span style='color:#111;'> 91B </span>","children":null,"spread":false},{"title":"package.mk <span style='color:#111;'> 18B </span>","children":null,"spread":false},{"title":"config.mk <span style='color:#111;'> 149B </span>","children":null,"spread":false}],"spread":true},{"title":"number.bmp <span style='color:#111;'> 102.59KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"cse788_floorplan.h <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"cse788_netlist.h <span style='color:#111;'> 878B </span>","children":null,"spread":false},{"title":"pie_config.h <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"cse788_floorplan.c <span style='color:#111;'> 27.77KB </span>","children":null,"spread":false},{"title":"cse788_gordian.c <span style='color:#111;'> 47.47KB </span>","children":null,"spread":false},{"title":"cse788_netlist.c <span style='color:#111;'> 23.90KB </span>","children":null,"spread":false},{"title":"cse788_gordian.h <span style='color:#111;'> 997B </span>","children":null,"spread":false},{"title":"cse788_display.h <span style='color:#111;'> 922B </span>","children":null,"spread":false},{"title":"pie_config.h.release <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"cse788_display.c <span style='color:#111;'> 12.97KB </span>","children":null,"spread":false},{"title":"cse788_layout.h <span style='color:#111;'> 800B </span>","children":null,"spread":false},{"title":"plus","children":[{"title":"pie_fmt.c <span style='color:#111;'> 13.35KB </span>","children":null,"spread":false},{"title":"pie_log.h <span style='color:#111;'> 957B </span>","children":null,"spread":false},{"title":"pie_pool.c <span style='color:#111;'> 4.19KB </span>","children":null,"spread":false},{"title":"pie_fmt.h <span style='color:#111;'> 4.00KB </span>","children":null,"spread":false},{"title":"pie_ini.c <span style='color:#111;'> 19.76KB </span>","children":null,"spread":false},{"title":"pie_arena.c <span style='color:#111;'> 4.68KB </span>","children":null,"spread":false},{"title":"pie_table.c <span style='color:#111;'> 8.69KB </span>","children":null,"spread":false},{"title":"pie_atom.h <span style='color:#111;'> 845B </span>","children":null,"spread":false},{"title":"pie_random.h <span style='color:#111;'> 985B </span>","children":null,"spread":false},{"title":"pie_mem.c <span style='color:#111;'> 9.12KB </span>","children":null,"spread":false},{"title":"pie_mem.h <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"pie_list.h <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"pie_pool.h <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"pie_text.c <span style='color:#111;'> 15.10KB </span>","children":null,"spread":false},{"title":"pie_assert.h <span style='color:#111;'> 2.31KB </span>","children":null,"spread":false},{"title":"pie_except.h <span style='color:#111;'> 2.87KB </span>","children":null,"spread":false},{"title":"pie_file.c <span style='color:#111;'> 11.19KB </span>","children":null,"spread":false},{"title":"pie_text.h <span style='color:#111;'> 3.02KB </span>","children":null,"spread":false},{"title":"pie_except.c <span style='color:#111;'> 7.39KB </span>","children":null,"spread":false},{"title":"pie_list.c <span style='color:#111;'> 7.48KB </span>","children":null,"spread":false},{"title":"pie_atom.c <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false},{"title":"pie_assert.c <span style='color:#111;'> 597B </span>","children":null,"spread":false},{"title":"pie_file.h <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false},{"title":"pie_table.h <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"pie_arena.h <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"pie_log.c <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"pie_ini.h <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false},{"title":"pie_random.c <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false}],"spread":false},{"title":"cse788_layout.c <span style='color:#111;'> 26.85KB </span>","children":null,"spread":false}],"spread":false},{"title":"test","children":[{"title":"hw4.c <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"test.c <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"hw3.c <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"hw1.c <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"hw2.c <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"template","children":[{"title":"impl.h <span style='color:#111;'> 592B </span>","children":null,"spread":false},{"title":"impl.c <span style='color:#111;'> 387B </span>","children":null,"spread":false},{"title":"decl.h <span style='color:#111;'> 534B </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 524B </span>","children":null,"spread":false}],"spread":true},{"title":"makefile <span style='color:#111;'> 9.12KB </span>","children":null,"spread":false},{"title":"resources","children":[{"title":"a3_test1.txt <span style='color:#111;'> 67B </span>","children":null,"spread":false},{"title":"test.txt <span style='color:#111;'> 292B </span>","children":null,"spread":false},{"title":"netlist_10[1].txt <span style='color:#111;'> 12.89KB </span>","children":null,"spread":false},{"title":"number.bmp <span style='color:#111;'> 102.59KB </span>","children":null,"spread":false},{"title":"a3_test.txt <span style='color:#111;'> 52B </span>","children":null,"spread":false},{"title":"module.csv <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"outputf.txt <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"raw_data.csv <span style='color:#111;'> 5.93KB </span>","children":null,"spread":false},{"title":"a3_test2.txt <span style='color:#111;'> 620B </span>","children":null,"spread":false},{"title":"aaa.csv <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"netlist_40[1].txt <span style='color:#111;'> 217.42KB </span>","children":null,"spread":false},{"title":"netlist1.txt <span style='color:#111;'> 119.88KB </span>","children":null,"spread":false},{"title":"output2.csv <span style='color:#111;'> 3.10KB </span>","children":null,"spread":false},{"title":"output.txt <span style='color:#111;'> 102.79KB </span>","children":null,"spread":false},{"title":"output1.txt <span style='color:#111;'> 105.11KB </span>","children":null,"spread":false}],"spread":false},{"title":".gitignore <span style='color:#111;'> 31B </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"release","children":[{"title":"number.bmp <span style='color:#111;'> 102.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"debug","children":[{"title":"number.bmp <span style='color:#111;'> 102.59KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明