yuanpin318的个人空间 https://blog.eetop.cn/13812 [收藏] [复制] [分享] [RSS]

空间首页 动态 记录 日志 相册 主题 分享 留言板 个人资料

日志

verification basic

热度 5已有 912 次阅读| 2019-5-27 23:33 |个人分类:Verification|系统分类:芯片设计

1. Directed Verification <-> Random Verification
    1.1 Directed Verification
    testcase生成stimulus, Env把stimulus发送给DUT, 并收集DUT的response并检测;
    directed verification 也会使用一定的randomization(通常针对data)
    每个testcase针对一个特定的feature.
    testwriter需要列出每个feature (有时会错过一些corners)

   1.2 CRV
    stimulus 需要验证自动生成的test feature
    test writer指定一组specification, testbench自动创建solution space并从中挑选出scenario
    CRV可以减少单个test的manual effort和code和testcase的文件的数目
    但是不能知道test quality,只能仰赖functioanl coverage

2. code coverage
    2.1 block level: make sure logic, control and data path is fully verified
    2.2 SOC level: interface among blocks are covered
                           units work together can be executed correctly
                           code coverage may not be useful
     2.3 type of code coverage:
          2.3.1 line coverage / statement coverage
          2.3.2 block coverage
          2.3.3 conditional coverage
          2.3.4 branch coverage
          2.3.5 toggle coverage
          2.3.6 path coverage
          2.3.7 FSM coverage

   

点赞

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 注册

  • 关注TA
  • 加好友
  • 联系TA
  • 0

    周排名
  • 0

    月排名
  • 0

    总排名
  • 0

    关注
  • 11

    粉丝
  • 2

    好友
  • 18

    获赞
  • 7

    评论
  • 3607

    访问数
关闭

站长推荐 上一条 /2 下一条

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-4-23 19:10 , Processed in 0.023930 second(s), 15 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
返回顶部