• 本课程为精品课,您可以登录eeworld继续观看:
  • Boolean Constraint Propagation (BCP) for SAT
  • 登录
课程介绍
相关标签: 集成电路
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)设计时所使用的主要设计工具。

显示全部 ↓
推荐视频

    猜您喜欢

    推荐帖子

    智能蓝牙手表Oneda-Watch-2设计资料分享
    [color=rgb(51, 51, 51)][backcolor=rgb(247, 247, 247)][font=微软雅黑, Tahoma,]Oneda-Watch-2智能手表采用联发科[/font][/backcolor][/color]MTK6260[color=rgb(51, 51, 51)][backcolor=rgb(247, 247, 247)][font=微软雅黑, Tahoma
    cardin6 创意市集
    C2000的boot to RAM引导模式
    boot to RAM引导,即跳到0x000000的RAM中,去开始执行指令,主要针对程序加载在RAM的仿真模式;另外一种是boot to Flash,则跳到0x3F7FF6中去开始执行代码。相应的,程序会这两个入口地址0x000000, 0x3F7FF6放一条跳转指令,在codestart.asm源文件中,原因是在Flash的入口地址处只有两个单元的空间,后面是CSM模块,所以需要跳转;而在RA
    Aguilera 微控制器 MCU
    verilog HDL程序错误问题
    一个数字跑表程序,clk:时钟信号;clr:异步复位信号;pause:暂停信号;msh,msl:百分秒高位和低位:sh,sl:秒高位和低位;mh,ml:分高位和低位module paobiao(msh,msl,sh,sl,mh,ml,clk,clr,pause);output [3:0]msh,msl,sh,sl,mh,ml;inputclk,clr,pause;reg[3:0]msh,msl,s
    eeleader FPGA/CPLD
    GD32E231 DIY之二:安装调试环境,创建新工程
    [i=s] 本帖最后由 李百仪 于 2019-5-17 11:50 编辑 [/i]准备安装文件:1、MDK525.EXE;2、GigaDevice.GD32E23x_DFP.1.0.0.pack;下一步,下一步就安装好了。创建新工程:1、复制GD32E23x固件库到根目录;2、打开Keil5,NewProject,写入名称:Project;3、选择芯片GD32E231C8;4、选择CMSIS;5、
    李百仪 GD32 MCU
    C语言关键字static的绝妙用途
    [size=4][color=#000000][backcolor=white]为什么要说static妙,它确实是妙,在软件开发或者单片机开发过程中,大家总以为static就是一个静态变量,在变量类型的前面加上就自动清0了,还有就是加上static关键字的,不管是变量还是关键字,在局部变量中,变量仅限于局部可见,在全局区中,static变量或函数仅限于本文件可见,当然还有一个重要的特性被忽略了。。
    fish001 微控制器 MCU
    开关电源、数字电源和模拟电源有什么区别?
    选择合适的电源模块的前提是,要先了解各种电源以及它们的区别,接下来我们对常见的几种电源模块,开关电源、数字电源和模拟电源做一个简单的区分。一、模拟电源即变压器电源,通过铁芯、线圈来实现,线圈的匝数决定了两端 的电压比,铁芯的作用是传递变化磁场,(我国)主线圈在 50HZ 频率下产生了变 化的磁场,这个变化的磁场通过铁芯传递到副线圈,在副线圈里就产生了感应电 压,于是变压器就实现了电压的转变。在简单
    石榴姐 无线连接

    推荐内容

    可能感兴趣器件

    完成课时学习+分/次

     
    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