日韩三级在线_国产精品3区_亚洲精品a_成人网页_国产成人精品久久_国产精品国产精品国产专区不片

曙海教育集團
上海:021-51875830 北京:010-51292078
西安:029-86699670 南京:4008699035
成都:4008699035 武漢:027-50767718
廣州:4008699035 深圳:4008699035
沈陽:024-31298103 石家莊:4008699035☆
全國統(tǒng)一報名免費電話:4008699035 微信:shuhaipeixun或15921673576 QQ:1299983702
首頁 課程表 報名 在線聊 講師 品牌 QQ聊 活動 就業(yè)
嵌入式OS--4G手機操作系統(tǒng)
嵌入式硬件設計
Altium Designer Layout高速硬件設計
開發(fā)語言/數(shù)據(jù)庫/軟硬件測試
芯片設計/大規(guī)模集成電路VLSI
其他類
 
     Design Compiler高級培訓班(Synopsys)
   班級規(guī)模及環(huán)境--熱線:4008699035 手機:15921673576( 微信同號)
       每期人數(shù)限3到5人。
   上課時間和地點
上課地點:【上海】:同濟大學(滬西)/新城金郡商務樓(11號線白銀路站) 【深圳分部】:電影大廈(地鐵一號線大劇院站)/深圳大學成教院 【北京分部】:北京中山學院/福鑫大樓 【南京分部】:金港大廈(和燕路) 【武漢分部】:佳源大廈(高新二路) 【成都分部】:領館區(qū)1號(中和大道) 【沈陽分部】:沈陽理工大學/六宅臻品 【鄭州分部】:鄭州大學/錦華大廈 【石家莊分部】:河北科技大學/瑞景大廈 【廣州分部】:廣糧大廈 【西安分部】:協(xié)同大廈
最近開課時間(周末班/連續(xù)班/晚班)
Design Compiler高級培訓班:2020年3月16日
   實驗設備
     ☆資深工程師授課

        
        ☆注重質(zhì)量
        ☆邊講邊練

        ☆合格學員免費推薦工作

        ☆合格學員免費頒發(fā)相關(guān)工程師等資格證書,提升您的職業(yè)資質(zhì)

        專注高端培訓15年,端海提供的證書得到本行業(yè)的廣泛認可,學員的能力
        得到大家的認同,受到用人單位的廣泛贊譽。

        ★實驗設備請點擊這兒查看★
   最新優(yōu)惠
       ◆請咨詢客服。
   質(zhì)量保障

        1、培訓過程中,如有部分內(nèi)容理解不透或消化不好,可免費在以后培訓班中重聽;
        2、培訓結(jié)束后,授課老師留給學員聯(lián)系方式,保障培訓效果,免費提供課后技術(shù)支持。
        3、培訓合格學員可享受免費推薦就業(yè)機會。

  Design Compiler高級培訓班(Synopsys)
  課程描述

       DC是把HDL描述的電路綜合為跟工藝相關(guān)的、門級電路。并且根據(jù)用戶的設計要求,在時序和面積,時序和功耗上取得最佳的效果。在floor planning和placement和插入時鐘樹后 返回DC進行時序驗證。其最高版本被稱為DC Ultra。在Synopsys軟件中完整的綜合方案的核心是DC UltraTM,對所有設計而言它也是最好級別的綜合平臺。DC Ultra添加了全面的 數(shù)據(jù)通路和時序優(yōu)化技術(shù),并通過工業(yè)界的反復證明。

   課程內(nèi)容

 第一階段

       綜合的定義;ASIC design flow;Synopsys Design Compiler的介紹;Tcl/Tk 功能介紹;Synopsys technology library;Logic synthesis的過程;Synthesis 和layout的接口——LTL;Post_layout optimization;SDF文件的生成;其他高級綜合技巧與總結(jié)。

  Overview?
  
   This course covers the ASIC synthesis flow using Design Compiler -- from reading in an RTL design (Verilog and VHDL) to generating a final gate-level netlist. You will learn how to read in your design file(s), specify your libraries, constrain a complex design for area and timing, partition your design? hierarchy for synthesis, apply synthesis techniques to achieve area and timing closure, analyze the synthesis results, and generate output data that works with downstream layout tools. You will verify the logic equivalence of synthesis transformations (such as Datapath optimizations and Register Retiming) to that of an RTL design using Formality. The course includes labs to reinforce and practice key topics discussed in lecture. All the covered commands and flows are printed separately in a 4-page Job Aid which the student can refer to back at work.
  
   Objectives?
  
   At the end of this workshop the student should be able to:?
   ◆Create a setup file to specify the libraries that will be used?
   ◆Read in a hierarchical design?
   ◆Partition a design's hierarchy optimally for synthesis?
   ◆Constrain a complex design for area and timing, taking into account different environmental attributes such as output loading, input drive strength, process, voltage and temperature variations, as well as post-layout effects such as clock skew and net parasitics?
   ◆Select the appropriate compile flow for your project?
   ◆Execute the recommended synthesis techniques within each compile flow to achieve area and timing closure?
   ◆Perform test-ready synthesis when appropriate?
   ◆Verify the logic equivalence of a synthesized netlist to that of an RTL design?
   ◆Write DC-Tcl scripts to constrain and compile designs?
   ◆Generate and interpret timing, constraints and other debugging reports?
   ◆Understand the effect that RTL coding style can have on synthesis results?
   ◆Generate output data (netlist, timing/area constraints, physical constraints scan-def) that works with downstream physical design?or?layout tools?
  
   Audience Profile
  
   ASIC digital designers who are going to use Design Compiler to synthesize Verilog?or?VHDL RTL modules to generate gate-level netlists.
  
   Prerequisites
  
   To benefit the most from the material presented in this workshop, you should:
   ◆Understand the functionality of digital sequential and combinational logic?
   ◆Have familiarity with UNIX and a UNIX text editor of your choice?
   ◆No prior Design Compiler knowledge?or?experience is needed?
  
  第二階段
  
   Unit 1
   ◆Introduction to Synthesis
   ◆Setting Up and Saving Designs
   ◆Design and Library Objects
   ◆Area and Timing Constraints
   ◆Setting Up and Saving Designs

  • Loading Technology and Design Data
  • Design and Library Objects
  • Timing Constraints



   Unit 2
   ◆Partitioning for Synthesis
   ◆Environmental Attributes
   ◆Compile Commands
   ◆Timing Analysis
   ◆More Constraint Considerations
  

  • Compiling RTL to Gates
  • Timing Analysis


Unit 3
◆More Constraint Considerations
◆Multi-Clock Designs
◆Synthesis techniques and Flows
◆Post-Synthesis Output Data
◆Conclusion
Congestion Analysis and Optimization

Unit 4

Unit 5

Clock Tree Synthesis

Multi Scenario Optimization

?

Unit 6

Design Planning

Routing and Crosstalk

Chip Finishing and DFM

Customer Suppor

第三階段

第一部分
unit 1. Introduction to Synthesis
? Execute the basic steps of synthesis on a simple design
? Use two commands to modify the partitioning of a design
? Gain familiarity with SolvNet ,your essential resource for?
  solving your design compiler problems
unit 2. Setup, Libraries and Objects
unit 3. Partitioning for Synthesis
unit 4. DC Tcl - An Introduction

第二部分
unit 5. Timing and Area
?Constrain simple designs for area, timing and design
  rule constraints (DRC)
? Generate ,view and analyze timing and DRC reports
unit 6. Environmental Attributes
unit 7. Design Rules and Min Timing
unit 8.Timing Analysis

第三部分
unit 9.Multiple Clock/Cycle Designs
? Constrain and analyze multi-clock,
  asynchronous and multi-cycle path designs
? State several key steps that occur during a default compile?
? Enable Design Compiler to work harder in fixing design violations
? Describe some issues that surround synthesis and where to find additional information?

unit 10. Optimization

unit 11.Compile Strategies

unit 12. Before,During and After
 

   培養(yǎng)對象

        從事ASIC 設計與驗證的工程師,希望更深入了解Design Compiler和芯片綜合(chip synthesis)技術(shù)的工程師,希望從事ASIC設計工程師的理工科背景大四學生或碩士研究生。

   入學要求

        學員學習本課程應具備下列基礎知識:
        ◆ 對數(shù)字集成電路設計有一定理解;
        ◆ 了解Verilog/VHDL 語言。

主站蜘蛛池模板: 免费一级淫片 | 国产午夜电影在线观看 | 国产日韩欧美亚洲综合在线 | 国产日韩欧美在线 | 欧美另类一区 | 欧美日韩视频在线 | 日韩欧美激情视频 | 国产日韩亚洲 | 亚洲精品乱码久久久久久 | 欧美日本韩国一区二区 | 久久久久女人精品毛片九一 | 日韩欧美在线第一页 | 亚洲欧美国产精品第1页 | 综合亚洲一区二区三区 | 国产真实乱人偷精品 | 黄a毛片 | 亚洲一区二区三区高清 不卡 | 91视频一区 | 天堂va欧美ⅴa亚洲va一国产 | 蜜臀91精品国产高清在线观看 | 素人面接 | 欧美精品一区二区在线观看 | 激情一区二区三区 | 日韩欧美制服 | 欧美日韩综合 | 日本一区二区三区在线观看 | 国产一在线精品一区在线观看 | 91亚洲国产成人久久精品网站 | 日韩国产欧美视频 | 最新国产精品亚洲 | 亚洲国产精品日韩在线 | 国产区第一页 | 国产在线观看一区二区三区 | 国产精品视频一区二区噜噜 | 国产激情一区二区三区成人91 | 天天操天天插天天干 | 日韩电影在线 | 免费一级a毛片在线播 | 精品欧美日韩一区二区三区 | 怡红院一区二区三区 | 欧美日韩中出 |