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

显示全部 ↓
推荐视频

    用户评论

    EE大学堂
    好课程,先标记一下
    2021年08月19日 19:00:10回复|()

    猜您喜欢

    推荐帖子

    12864取字模软件和取图软件
    12864取字模软件和取图软件
    guoyuanqiang 单片机
    AVR小段程序不解
    void main(){ port_init(); while(1) { if( ((PINCSET ) == 0x00)((PINCSET)== 0x00)) { flag_set = 1; } if( flag_set == 1 ) { PORTD = 0xff; }}}我在按下键设置了个全局变量的标志位为什么只有在按下键时候PD才为高电平呢设置了标志位 应该按一次 不按也为高啊
    常见泽1 Microchip MCU
    #eeworld漫画力作#TI MCU漫画,电子小强&TI MCU 电表的故事 !
    这回不用担心你的电表空转啦。更多详情:https://www.eeworld.com.cn/comic/comic_view.php?imgid=06
    EEWORLD社区 微控制器 MCU
    求教关于AT89C51cc02的ADC转换程序
    ADC程序:signal void ADC_Input(unsigned char channels, float max)//这段函数为什么最后main函数并没有引用?{unsigned char i;float x;while(1){x=(x+0.25)%max;//float为什么还可以用%。。。for(i=0;ichannels; i++){switch(i){case 0: AIN=(x
    eeleader-mcu 51单片机
    今天聊点高科技……一颗芯片,咋就这么难造?
    今天聊点高科技……
    btty038 无线连接
    51控制1602,12864,LED的程序,也许会用得到
    [i=s] 本帖最后由 paulhyde 于 2014-9-15 03:36 编辑 [/i]51控制1602,12864,LED的程序,也许会用得到
    ljf0215 电子竞赛

    推荐内容

    可能感兴趣器件

    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