东南大学soc课件10 芯片验证(3学时).ppt

  1. 1、本文档共48页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
东南大学soc课件10 芯片验证(3学时)

SoC芯片验证 目录 Why Verification Verification Alternatives What is Design Verification? 设计验证verification的目的是确认设计的功能正确性和性能(速度和功耗等)满足设计要求,贯穿于设计的整个过程 Where are the Bugs? Functional specification system or behavior-level descriptions Design creation Inconsistent with spec RTL coding error (typo, X, logical error) Assumption on the environment Design/Physical implementation Synthesis tools Manual optimization Percentage of Total Flaws Importance of Verification More than half of all chips require one or more re-spins, and that functional errors were found in 74% of these re-spins. With increasing chip complexity, this situation could worsen. Who can afford that with = 1M Dollar NRE cost? Bug Fixing Cost in Time Cost of fixing a bug/problem increases as design progresses. Need verification method at early design stage Verification vs. Testing Agenda Why Verification Verification Alternatives Verification Alternatives Simulation FPGA Prototyping Formal Verification Verification Methodologies Software Simulation Dynamic verification method Bugs are found by running the design implementation. Thoroughness depends on the test vector used. Some parts are tested repeatedly while other parts are not even tested. Software Simulation Pros The design size is limited only by the computing resource. Simulation can be started as soon as the RTL description is finished. Set-up cost is minimal. Cons Slow (~k cycles/sec) ; Speed gap between the speed of software simulation and real silicon widens. (Simulation speed = size of the circuit simulated / speed of the simulation engine) The designer does not exactly know how much percentage of the design have been tested. RTL仿真 所使用的工具:VCS or Modelsim 仿真步骤: 搭建RTL验证环境 编写RTL的testbench 编写ARM的测试代码 把ARM测试代码的二进制文件加载到RTL验证环境中的RAM中 开始运行arm测试程序 观察仿真波形,观察调试信息 搭建RTL验证环境 以DMAC模块的验证为例 搭建RTL验证环境(续) SoC芯片 ARM7TDMI AMBA DMAC模块 SSI控制模块 EMI INTC SoC芯片外接模型 SSI外设模型 SRAM模型 SDRAM模型 NAND模型 编写RTL testbench 编写RTL testbench 在初始化部分添加 系统复位信号 系统时钟信号激励 把SoC芯片的各个管脚连接好

文档评论(0)

dajuhyy + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档