• 本课程为精品课,您可以登录eeworld继续观看:
  • Multilevel Logic_ Algebraic Model for Factoring
  • 登录
课程介绍
相关标签: 集成电路
A modern VLSI chip has a zillion parts -- logic, control, memory, interconnect, etc.  How do we design these complex chips?  Answer: CAD software tools.  Learn how to build thesA 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 first part of the course is on key Boolean logic representations that make it possible to synthesize, and to verify, the gate-level logic in these designs.  This is the first step of the design chain, as we move from logic to layout.    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: Computational Boolean algebra, logic verification, and logic synthesis (2-level and multi-level).

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.  Exposure to basic VLSI at an undergraduate level is nice -- but it’s not necessary.  We will keep the course self-contained, but students with some VLSI will be able to skip some background material.e tools in this class.

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

显示全部 ↓
推荐视频

    猜您喜欢

    推荐帖子

    为什么micropython 下载了main.py 到esp32里不能自动运行
    如题写了个简单的脚本,保存为main.pyimport timefrom machine import Pinled=Pin(2,Pin.OUT)#create LED object from pin2,Set Pin2 to outputwhile True:led.value(1)#Set led turn ontime.sleep(0.5)led.value(0)#Set led turn
    easyweng MicroPython开源版块
    ESP8266芯片内部结构
    [i=s] 本帖最后由 dcexpert 于 2019-9-3 10:56 编辑 [/i]高清图(20M)[hide]高清图链接[/hide]
    dcexpert MicroPython开源版块
    芯片集成的未来趋势
    芯片集成的未来趋势
    linda_xia 模拟电子
    乘法器型DAC求教
    乘法器型DAC 参数中乘法带宽(Multiplying Bandwidth)是什么意思??
    电子太 模拟电子
    推挽电路的原边侧问题
    对于下图中的推挽拓扑,电池电压输入大约40伏特比如当下管开通,上管截止时正常工作没问题,但是在下管关断时,为什么不在原边绕组上加上吸收电路或者嵌位电路?是不是因为输入电压不大,导致原边绕组的反电动势也不会太大,所以选择一个耐压大的功率管,可以直接抗住?另外,用示波器测量了图中下管漏极和源极之间的电压,波形图如图,因为隔离探头反接,所以波形是负的,图中确实看出功率管峰值电压只有65伏特,确实不大。那
    shaorc 电源技术
    led 灯于频率问题
    编写好的程序通过U-BOOT下载到SDRAM中运行或者下载到Nand flash中运行。流水灯的时间竟然不一样,请问这是怎么回事?SDRAM中时要快很多,从flash引导时要慢很多。有人遇到这个情况吗?
    woolsack 嵌入式系统

    推荐内容

    可能感兴趣器件

    完成课时学习+分/次

     
    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