• 本课程为精品课,您可以登录eeworld继续观看:
  • Simulated Annealing Placement
  • 登录
课程介绍
相关标签: 集成电路
A modern VLSI chip is a remarkably complex beast:  billions of transistors, millions of logic gates deployed for computation and control, big blocks of memory, embedded blocks of pre-designed functions designed by third parties (called “intellectual property” or IP blocks).  How do people manage to design these complicated chips?  Answer:  a sequence of computer aided design (CAD) tools takes an abstract description of the chip, and refines it step-wise to a final design. This class focuses on the major design tools used in the creation of an Application Specific Integrated Circuit (ASIC) or System on Chip (SoC) design.  Our focus in this part of the course is on the key logical and geometric representations that make it possible to map from logic to layout, and in particular, to place, route, and evaluate the timing of large logic networks. Our goal is for students to understand how the tools themselves work, at the level of their fundamental algorithms and data structures. Topics covered will include: technology mapping, timing analysis, and ASIC placement and routing.

Recommended Background:

Programming experience (C, C++, Java, Python, etc.) and basic knowledge of data structures and algorithms (especially recursive algorithms).  An understanding of basic digital design:  Boolean algebra, Kmaps, gates and flip flops, finite state machine design.  Linear algebra and calculus at the level of a junior or senior in engineering.  Elementary knowledge of RC linear circuits (at the level of an introductory physics class).

人们如何设计这些复杂的芯片?答:一系列计算机辅助设计(CAD)工具对芯片进行抽象描述,并逐步细化到最终设计。本课程主要介绍在建立特定应用集成电路(ASIC)或系统芯片(SoC)设计时所使用的主要设计工具。

显示全部 ↓
推荐视频

    猜您喜欢

    推荐帖子

    安卓程序接口的问题
    我用安卓做了个用蓝牙读取身份证的小东西。今天领导说,我做的这个玩意,别人如果想用它,我能提供什么样的接口。我甚是不解,我感觉一个函数比较好提供接口,一个带有主进程的程序软件,如何提供接口呢?谢谢!
    chenbingjy Linux开发
    CC2530定时器1的溢出中断问题
    [color=#000]想利用定时器1的溢出中断来控制LED灯的点亮与熄灭,但是为什么CH0IF一直为1?软件无法清除,这是什么原因?定时器1配置如下[/color][color=#000]T1CTL = 0x02;[/color][color=#000]T1CCTL0 |= 0x04;[/color][color=#000]T1CC0L = 0x40;[/color][color=#000]T1
    dageliu 无线连接
    [求助]关于单片机传输 存储 我要使用5bit的传输和存储 怎么办?
    由于项目的原因 我们传输的数据都是以5bit作为一个传输单位 之前我是在个字节的高三位填充0但是目前来看 通信的有效率只有62.5% 所以需要改正请问大家有没有什么好办法?整个流程是通过485多机模式传送数据 然后单片机对数据进行RS(16,7) 这里是7个5bit 之前其实是7个字节传输中可以用一个字节进行代替 但是编码不太懂了谢谢大家
    白开水 嵌入式系统
    关于STM32H7的HAL库(V1.1.0)中SPI的BUG
    最近在玩stm32h743xi,感觉芯片也比较强大。测试SPI过程中,发现调用HAL_SPI_Transmit函数发送多个字节一直不成功,而仅仅只发送第一个字节。调试发现hal库在发送成功一个字节没有清除TXTF标志,导致后续发送不成功。解决方法:在第652行后添加/* check TXTF flag */if (__HAL_SPI_GET_FLAG(hspi, SPI_FLAG_TXTF)){_
    dige stm32/stm8
    同时采集16通道频率信号有什么好的方法
    如题:同时采集16通道频率信号有什么好的方法,采集频率不高为200--1000HZ
    ThankGod stm32/stm8
    入门问题
    什么是Qtopia 文件系统 ?
    cekong 嵌入式系统

    推荐内容

    可能感兴趣器件

    完成课时学习+分/次

     
    EEWorld订阅号

     
    EEWorld服务号

     
    汽车开发圈

     
    机器人开发圈

    About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版 版权声明

    站点相关: 汽车电子 智能硬件

    北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

    电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved