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

显示全部 ↓
推荐视频

    用户评论

    暂时无评论

    猜您喜欢

    推荐帖子

    [求助]编译出现函数体和函数声明相矛盾的提示
    [size=16px]函数体和函数声明都是下面的那个,有4个参数void culDmaFromAes(DMA_DESC* PDmaChannel ,BYTE __xdata* pDstAddr ,BYTE length ,BOOL generateInterrupt)函数体和函数声明是一样的,可是编译的时候还是报函数体和函数声明相矛盾的提示。请问有谁知道的?编译时出现警告:function dec
    llgg9527 嵌入式系统
    MV-U2000型便携式USB总线图像采集盒
    MV-U2000型便携式USB总线图像采集盒 【特点简介】 MV-U2000是便携的外挂式USB彩色/黑白图像采集盒,这种轻便的盒子可通过USB2.0版本的USB总线和主机连接。与便携式或台式计算机配合,形成各种类型的移动式图像处理工作站,特别适用于野外、活动场所、和工作环境狭小的场合。MV-U2000将彩色视频A/D转换并解码形成YUV422数字信号,将黑白的视频A/D转换形成GRAY8的数字信
    Microvision 工控电子
    s3c2440,就快退出市场了
    因为它的市场越来越小当原来的高端成为中端,那么原来的中端就会慢慢消失就跟P4会取代P3,双核会取代单核一样
    fish001 嵌入式系统
    问一下,大家现在都用什么arm芯片?
    问一下,大家现在都用什么arm芯片?本人想用arm做开发,不知道什么arm芯片?用什么开发版?价格如何?
    wdyzleilei stm32/stm8
    C的菜了问题
    八、逗号运算符在C语言中,多个表达式可以用逗号分开,其中用逗号分开的表达式的值分别结算,但整个表达式的值是最后一个表达式的值。假设b=2,c=7,d=5,a1=(++b,c--,d+3);a2=++b,c--,d+3;对于第一行代码,有三个表达式,用逗号分开,所以最终的值应该是最后一个表达式的值,也就是d+3,为8,所以a=8。对于第二行代码,那么也是有三个表达式,这时的三个表达式为a2=++b、
    zjjone1023 编程基础

    推荐内容

    热门视频更多

    可能感兴趣器件

    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