DFT的matlab源代码-DFT:DFT

上传者: 38707862 | 上传时间: 2022-11-28 21:54:29 | 文件大小: 259KB | 文件类型: ZIP
DFT的matlab源代码电路测试和GNN 编写该程序包的目的在于涵盖用于电路网表(图形)的不同方法。 该软件包读取标准格式的电路网表,并且可以执行不同的测试设计(DFT)操作,包括: 门级逻辑仿真 故障模拟(PFS,DFS) 优势和对等关系 系统故障掉线(CPT) 基于故障的ATPG(D算法和PODEM的不同版本) 全回路ATPG 不同的可控性和可观察性测量值(例如SCOAP) 不同格式的电路(.bench,.verilog,.ckt)之间的转换 该软件包能够产生与测试相关的数据集,这些数据集随后将用于下游机器学习应用程序。 开发人员和附属机构: 该软件包最初是由一组南加州大学(USC)计算机工程研究生开发的,是与的共同研究项目。 仓库经理: 主要贡献者: 使用该平台的研究生(有的在其EE658课程中) (同等贡献): 王佳怡李嘉明韩章李树波严达达 顾问: 设定环境 Python3 电路输入格式 最初的实现基于.CKT的修改版本,称为CKT658 [参考]。 可以使用转换器将标准.bench格式转换为CKT658,并在平台内实现。 translator.py 运行代码 在命令行中,键

文件下载

资源详情

[{"title":"( 92 个子文件 259KB ) DFT的matlab源代码-DFT:DFT","children":[{"title":"DFT-master","children":[{"title":"circuit","children":[{"title":"podem_new.py <span style='color:#111;'> 7.28KB </span>","children":null,"spread":false},{"title":"node.py <span style='color:#111;'> 27.07KB </span>","children":null,"spread":false},{"title":"checker_logicsim.py <span style='color:#111;'> 5.74KB </span>","children":null,"spread":false},{"title":"modelsim_simulator.py <span style='color:#111;'> 12.79KB </span>","children":null,"spread":false},{"title":"main_luke.py <span style='color:#111;'> 14.54KB </span>","children":null,"spread":false},{"title":"observation.py <span style='color:#111;'> 7.00KB </span>","children":null,"spread":false},{"title":"config.py <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"deductive_fs.py <span style='color:#111;'> 3.99KB </span>","children":null,"spread":false},{"title":"experiments.py <span style='color:#111;'> 2.53KB </span>","children":null,"spread":false},{"title":"circuit.py <span style='color:#111;'> 58.50KB </span>","children":null,"spread":false},{"title":"load_circuit.py <span style='color:#111;'> 10.38KB </span>","children":null,"spread":false},{"title":"main_SSTA.py <span style='color:#111;'> 1014B </span>","children":null,"spread":false},{"title":"utils.py <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"regular_tp_gen.py <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"parallel_fs.py <span style='color:#111;'> 6.59KB </span>","children":null,"spread":false},{"title":"main.py <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"run.sh <span style='color:#111;'> 349B </span>","children":null,"spread":false},{"title":"atpg_det.py <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"d_alg.py <span style='color:#111;'> 42.89KB </span>","children":null,"spread":false},{"title":"convert.py <span style='color:#111;'> 9.66KB </span>","children":null,"spread":false},{"title":"main_saeed.py <span style='color:#111;'> 14.35KB </span>","children":null,"spread":false},{"title":"fault_sim.py <span style='color:#111;'> 13.62KB </span>","children":null,"spread":false},{"title":"script_experiments.py <span style='color:#111;'> 7.99KB </span>","children":null,"spread":false},{"title":"atpg_v0.py <span style='color:#111;'> 10.64KB </span>","children":null,"spread":false},{"title":"main_658.py <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":"old_methods.py <span style='color:#111;'> 24.93KB </span>","children":null,"spread":false},{"title":"podem.py <span style='color:#111;'> 9.26KB </span>","children":null,"spread":false},{"title":"distributions.py <span style='color:#111;'> 21.48KB </span>","children":null,"spread":false},{"title":"parallel_processing.py <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"atpg_new.py <span style='color:#111;'> 6.97KB </span>","children":null,"spread":false},{"title":"checker_dfs.py <span style='color:#111;'> 6.87KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 6.90KB </span>","children":null,"spread":false},{"title":"gnn","children":[{"title":"config.py <span style='color:#111;'> 176B </span>","children":null,"spread":false},{"title":"models","children":[{"title":"vanilla_gcn.py <span style='color:#111;'> 3.82KB </span>","children":null,"spread":false},{"title":"lstm_gcn.py <span style='color:#111;'> 3.47KB </span>","children":null,"spread":false},{"title":"pgy","children":[{"title":"sage_conv.py <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"utils.py <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"main_test.py <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"run_gnn.sh <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"run_gnn_pyg.sh <span style='color:#111;'> 169B </span>","children":null,"spread":false},{"title":"graph","children":[{"title":"utils.py <span style='color:#111;'> 687B </span>","children":null,"spread":false}],"spread":true},{"title":"gnn.py <span style='color:#111;'> 11.15KB </span>","children":null,"spread":false},{"title":"gnn_pyg.py <span style='color:#111;'> 11.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"data","children":[{"title":"translator","children":[{"title":"translator.py <span style='color:#111;'> 6.19KB </span>","children":null,"spread":false},{"title":"bench2ckt658.py <span style='color:#111;'> 8.36KB </span>","children":null,"spread":false},{"title":"translator_yuhang.py <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false},{"title":"translator_from_verilog_to_spice_netlist.py <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"translator_from_bench_to_verilog.py <span style='color:#111;'> 4.05KB </span>","children":null,"spread":false}],"spread":true},{"title":"modelsim","children":[{"title":"NanGate_15nm_OCL_conditional.v <span style='color:#111;'> 42.87KB </span>","children":null,"spread":false}],"spread":true},{"title":"netlist_behavioral","children":[{"title":"c499_vec.txt <span style='color:#111;'> 300B </span>","children":null,"spread":false},{"title":"c499_logic_sim.py <span style='color:#111;'> 7.83KB </span>","children":null,"spread":false},{"title":"c432_logic_sim.py <span style='color:#111;'> 4.20KB </span>","children":null,"spread":false}],"spread":true},{"title":"ckt","children":[{"title":"c3.ckt <span style='color:#111;'> 270B </span>","children":null,"spread":false},{"title":"c432.ckt <span style='color:#111;'> 7.57KB </span>","children":null,"spread":false},{"title":"add2.ckt <span style='color:#111;'> 691B </span>","children":null,"spread":false},{"title":"c2.ckt <span style='color:#111;'> 306B </span>","children":null,"spread":false},{"title":"c6288.ckt <span style='color:#111;'> 120.20KB </span>","children":null,"spread":false},{"title":"c1355_synV1_v.ckt <span style='color:#111;'> 21.16KB </span>","children":null,"spread":false},{"title":"c17_synV1_v.ckt <span style='color:#111;'> 215B </span>","children":null,"spread":false},{"title":"c880_synV1_v.ckt <span style='color:#111;'> 14.02KB </span>","children":null,"spread":false},{"title":"x3mult.ckt <span style='color:#111;'> 526B </span>","children":null,"spread":false},{"title":"c1.ckt <span style='color:#111;'> 205B </span>","children":null,"spread":false},{"title":"c1355.ckt <span style='color:#111;'> 20.85KB </span>","children":null,"spread":false},{"title":"FA_NAND.ckt <span style='color:#111;'> 324B </span>","children":null,"spread":false},{"title":"c432_synV1_v.ckt <span style='color:#111;'> 5.85KB </span>","children":null,"spread":false},{"title":"FA.ckt <span style='color:#111;'> 176B </span>","children":null,"spread":false},{"title":"c499_synV1_v.ckt <span style='color:#111;'> 19.12KB </span>","children":null,"spread":false},{"title":"cmini.ckt <span style='color:#111;'> 353B </span>","children":null,"spread":false},{"title":"c1908.ckt <span style='color:#111;'> 35.46KB </span>","children":null,"spread":false},{"title":"c432_synV0_v.ckt <span style='color:#111;'> 4.82KB </span>","children":null,"spread":false},{"title":"c17.ckt <span style='color:#111;'> 208B </span>","children":null,"spread":false},{"title":"c5315.ckt <span style='color:#111;'> 103.07KB </span>","children":null,"spread":false},{"title":"c880.ckt <span style='color:#111;'> 12.96KB </span>","children":null,"spread":false},{"title":"c4.ckt <span style='color:#111;'> 318B </span>","children":null,"spread":false},{"title":"c499.ckt <span style='color:#111;'> 8.84KB </span>","children":null,"spread":false},{"title":"c3540.ckt <span style='color:#111;'> 67.76KB </span>","children":null,"spread":false}],"spread":false},{"title":"library","children":[{"title":"library_cells.py <span style='color:#111;'> 3.47KB </span>","children":null,"spread":false}],"spread":true},{"title":"convergence.py <span style='color:#111;'> 3.82KB </span>","children":null,"spread":false},{"title":"fault_dict","children":[{"title":"pattern_information.py <span style='color:#111;'> 4.22KB </span>","children":null,"spread":false},{"title":"c17_and.fd <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"c2.fd <span style='color:#111;'> 6.06KB </span>","children":null,"spread":false},{"title":"c17_or.fd <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"c17_nor.fd <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"add2.fd <span style='color:#111;'> 8.10KB </span>","children":null,"spread":false},{"title":"c17_xor.fd <span style='color:#111;'> 3.38KB </span>","children":null,"spread":false},{"title":"x3mult.fd <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"c1.fd <span style='color:#111;'> 2.55KB </span>","children":null,"spread":false},{"title":"c17.fd <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"fa.fd <span style='color:#111;'> 757B </span>","children":null,"spread":false},{"title":"c3.fd <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false}],"spread":false},{"title":"download_data.py <span style='color:#111;'> 2.51KB </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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