北 京:(010)51292078 上 海:(021)51875830
西 安:(029)86699670 南 京:(025)68662821
成 都:(028)68802075 武 漢:(027)50767718
廣 州:(020)61137349 深 圳:(0755)61280252

課程表 聯(lián)系我 在線聊 報名 付款 我們 QQ聊 切換寬屏
嵌入式OS--3G手機操作系統(tǒng)
嵌入式硬件設計
Altium Designer Layout高速硬件設計
開發(fā)語言/數(shù)據(jù)庫/軟硬件測試
芯片設計/大規(guī)模集成電路VLSI
其他類
 
   Synopsys-DFT Compiler 培訓
   班.級.規(guī).模.及.環(huán).境
       為了保證培訓效果,增加互動環(huán)節(jié),我們堅持小班授課,每期報名人數(shù)限5人,多余人員安排到下一期進行。
   上課時間和地點
上課地點:【上海】:同濟大學(滬西)/新城金郡商務樓(11號線白銀路站) 【深圳分部】:深圳大學成教院/ 電影大廈(地鐵一號線大劇院站)【北京分部】:福鑫大樓/北京中山學院 【武漢分部】:佳源大廈(高新二路) 【南京分部】:金港大廈(和燕路) 【成都分部】:領館區(qū)1號(中和大道)
最近開課時間(連續(xù)班/周末班/晚班)
Synopsys-DFT Compiler 培訓:2025年7月14日..用心服務..............--即將開課----即將開課,請咨詢客服。
   學時
     ◆課時: 共6天,36學時

        ◆外地學員:代理安排食宿(需提前預定)
        ☆合格學員免費頒發(fā)相關資格證書,提升您的職業(yè)資質
        作為最早專注于嵌入式培訓的專業(yè)機構,曙海嵌入式學院提供的證書得到本行業(yè)的廣泛認
        可,學員的能力得到大家的認同

        ☆合格學員免費推薦工作
        ★實驗設備請點擊這兒查看★
   .最.新.優(yōu).惠.
       ◆團體報名優(yōu)惠措施:兩人95折優(yōu)惠,三人或三人以上9折優(yōu)惠 。注意:在讀學生憑學生證,即使一個人也優(yōu)惠500元。
   .質.量.保.障.

        1、培訓過程中,如有部分內容理解不透或消化不好,可免費在以后培訓班中重聽;
        2、培訓結束后,培訓老師留給學員手機和Email,免費提供半年的技術支持,充分保證培訓后出效果;
        3、培訓合格學員可享受免費推薦就業(yè)機會。 ☆合格學員免費頒發(fā)相關工程師等資格證書,提升您的職業(yè)資質。專注高端培訓13年,曙海提供的證書得到本行業(yè)的廣泛認可,學員的能力得到大家的認同,受到用人單位的廣泛贊譽。

  Synopsys-DFT Compiler 培訓

培訓方式以講課和實驗穿插進行。

階段一

Overview
In this workshop you will learn to use DFT Compiler to perform RTL and gate-level DFT checks and insert scan using top-down and bottom-up flows. The workshop will show you how to analyze the reported data to identify common DFT violations and then fix the original RTL design.?

The workshop explores essential techniques to support large, multi-million gate SOC designs including the bottom-up scan insertion flow in the logical (Design Compiler) domain. Techniques learned include: performing scan insertion in a top-down flow; meeting scan requirements for number of scan chains, maximum chain length and reusing functional pins for scan testing; and using Adaptive Scan (DFTMAX) to insert additional DFT hardware to reduce the test time and the test data volume required for a given fault coverage.?

?

Objectives?
At the end of this workshop the student should be able to:?
Define the test protocol for a design and customize the initialization sequence, if needed?
Perform DFT checks at both the RTL and gate-levels?
State common design constructs that cause typical DFT violations?
Automatically correct certain DFT violations at the gate-level using AutoFix.?
Insert scan to achieve well-balanced top-level scan chains and other scan design requirements?
Write a script to perform all the steps in the DFT flow, including exporting all the required files for ATPG and Place & Route.?
Implement Rapid Scan Synthesis (RSS) in a top-down scan insertion flow achieving well-balanced scan chains?
Modify a bottom-up scan insertion script for full gate-level designs to use Test Models/ILMs with RSS and run it?
Preview top-level chain balance using test models/ILMs after block-level scan insertion and revise block level scan architecture as needed to improve top level scan chain balance.?
Modify a scan insertion script to include DFT-MAX Adaptive Scan compression?
Configure DFT Compiler to support low power flows including clock gating and multivoltage?

Audience Profile
Design and Test engineers who need to check for, identify and fix design-for-test violations in their RTL?or?gate-level designs, insert scan into possibly multi-million gate ASICs, and export design files to ATPG and Place&Route tools.

Prerequisites
There are no prerequisites for this workshop. Prior experience with Design Compiler, Design Vision and writing Synopsys TCL scripts is useful, but not required.

Course Outline?

Unit 1
Introduction to Scan Testing
DFTC User Interfaces
Creating Test Protocols
DFT for Clocks and Resets
meeting scan requirements for number of scan chains, maximum chain length and reusing functional pins for scan testing; inserting an On-Chip Clocking (OCC) controller for At-Speed testing using internal clocks; IEEE 1500 standard; and drive low power pattern requirement through ATPG generations.

Unit 2
DFT for Buses/Tristates
Top-Down Scan Insertion
Exporting Design Files
New Features

Unit 3
High Capacity DFT Flows
DFT MAX
Low Power DFT
Conclusion

階段二

Unit 1
·????DFT Compiler Flows

·????DFT Compiler Setup

·????Test Protocol

·????DFT Design Rule Checks

Unit 2

·????DFT DRC GUI Debug

·????DRC Fixing

·????Top-Down Scan Insertion

Unit 3

·????Exporting Files

·????High Capacity DFT Flows

·????Multi-Mode DFT

·????DFT MAX

階段三

unit 1. Understanding Scan Testing
? Define the test protocol for a design

? Perform DFT checks at both the RTL and gate-levels

? State common clocking and reset/set design constructs that cause typical DFT violations

? Automatically fix certain DFT violations at the gate-level using AutoFix

unit 2. DFTC User Interfaces

unit 3. Creating Test Protocols

unit 4. DFT for Clocks and Resets


unit 5. DFT for Tristate Nets
? State design constructs that cause typical DFT violations and how you can workaround these problems:

2   Tristate nets?

2   Bidirectional pins?

2   Embedded memories

? Insert scan to achieve well-balanced top-level scan chains and other scan design requirements

unit 6. DFT for Bidirectional Pins

unit 7. DFT for Embedded Memories

unit 8.Top-Down Scan Insertion

unit 9.Exporting Design Files
? Write a script to perform all the steps in the DFT flow, including exporting all the required files for ATPG and Place & Route?

? Customize the test initialization sequence, if needed?

? Modify a bottom-up scan insertion script for full?
gate-level designs to use Test Models/ILMs with RSS and run it

? Preview top-level chain balance using test models/ILMs after block level scan insertion and revise block level scan architecture as needed to improve top-level scan chain balance

? Insert additional observe test points to reduce number of ATPG patterns

unit 10. High Capacity DFT Flows

unit 11.Test Data Volume Reduction

主站蜘蛛池模板: 潮喷大喷水系列无码久久精品 | 久久精品无码专区免费| 免费a级毛片无码a∨性按摩| 曰韩无码二三区中文字幕| 成人年无码AV片在线观看| 亚洲中文字幕无码爆乳av中文| 久久久久亚洲?V成人无码| 国产精品久久久久无码av | 三上悠亚ssⅰn939无码播放| 无码av最新无码av专区| 无码任你躁久久久久久久| 伊人久久大香线蕉无码| 久久亚洲AV永久无码精品| 无码尹人久久相蕉无码| 无码人妻H动漫中文字幕| 无码丰满少妇2在线观看| 国产AV无码专区亚洲AV琪琪| 无码粉嫩小泬无套在线观看 | 无码h黄动漫在线播放网站| 无码少妇一区二区浪潮av| 无码熟妇人妻AV影音先锋| 亚洲成av人片不卡无码| 中文无码字幕中文有码字幕| 亚洲中文字幕无码爆乳AV| 中文字幕丰满乱子伦无码专区| 狠狠躁狠狠爱免费视频无码| 亚洲youwu永久无码精品| 精品一区二区三区无码免费视频 | 国产精品无码一区二区三级| 久久亚洲精品无码观看不卡| 天堂无码久久综合东京热| 成人免费无码视频在线网站| 亚洲AV无码一区二区一二区| 亚洲成a∧人片在线观看无码| 亚洲人av高清无码| 国产成人无码精品久久久小说 | 免费a级毛片无码a∨性按摩| 无码色偷偷亚洲国内自拍| 午夜亚洲av永久无码精品| 国产综合无码一区二区辣椒| 伊人久久综合精品无码AV专区|