当前位置: 首页 > 工具软件 > EDT > 使用案例 >

EDT技术 ug - 第二章节 The Compressed Pattern Flows

壤驷泓
2023-12-01

引言

本篇文章介绍的是tessent EDT 的第二章节,本文并非对ug的原版翻译,而是加上了自己的理解。
请勿随意转载
CSDN 博主: ciscomonkey

Compressed Pattern Flows 介绍

对于uncompressed ATPG 来说,是没有差异的,一般都是采用DC综合,然后tessent完成scan insertion, 然后tessent打ATPG。
但是对于compressed Pattern Flow来讲,却有两种方式:
1、External Flow(External Logic Location Flow)
2、Internal Flow(Internal Logic Location Flow)

External Flow指的是当你用tessent shell 完成EDT logic的插入之后,你才插入I/O pad 以及boundary scan。这样的话,EDT logic就会 located external to the design netlilst。
Internal Flow指的是,你插入Boundary scan 电路以及你插入I/O pad电路在综合之前完成,这些都完成之后,你再综合,然后创建EDT logic。 此时你如果你做EDT的话,此时design中已经包含了I/O pad 以及boundary scan了。

 类似资料: