威力泰商城新版上线,多种产品大优惠,欲购从速。
SMT人才,半导体人才,防静电人才,PCB人才——电子人才招聘网

首页 > 半导体技术 > 芯片制造与半导体工艺技术 : 半导体存储器结构及版图(ROM)

芯片制造与半导体工艺技术 : 半导体存储器结构及版图(ROM)

发表于:2009-02-15 09:29:19   点击: 149
SMT产品,防静电产品,BGA返修台,回流焊——威力泰网上商城

发表人:老姜
标题: 半导体存储器结构及版图(ROM)
发表:  2007 10 31 22:08
半导体存储器结构及版图(ROM)
半导体存储器结构及版图(ROM)
本篇主要涉及有关半导体存储器的存取方式及相应版图结构分析。
首先我们来看看一个最基本的ROM存储器的结构及其工作方式。
假设2根地址线,4根数据位,即A[1:0],D[3:0]。A0,A1可以最多产生2^n种变化,这里的n为2即可产生4种组合记为W[3:0](如图)。

screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" alt="" src="http://www.chalayout.com/Article/UploadFiles/2006-4/200642718118859.gif" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}">



A0

A1

W0

W1

W2

W3



0

0

0

0

0

1



0

1

0

0

1

0



1

0

0

1

0

0



1

1

1

0

0

0



表格中列出了不同的地址信号产生的不同选择,比如A0=0,A1=0时,只有W3=1,其余均为0。也就是说,如果定义1 (高电平)选中那么A0A1=00时,W3被选中。如上图所示,输出的数据即为D0=1,D1=1,D2=0,D3=0。换句话说A0=0,A1=0就必然选中W3,所以完全可以用两个开关MOS来代替,如下图所示:

screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" alt="" src="http://www.chalayout.com/Article/UploadFiles/2006-4/200642718132264.gif" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}">


通常采用NMOS,就将开关MOS替换成NMOS接地,A0-A0反反接,A1-A1反反接即是。不过实际的ROM电路并不是直接连获取得电位,而是ROM的核心部分都是NMOS,BL线MOS源漏相连接地,WL控制gate以低电位选通(NMOS电位gate平时都是高电位,只有为低电位时才会阻断到地)。考虑到ROM的扩展性,还会有片选SEL端控制一个区域是否选中。
把电路画成版图就会有一些形式上的变化,除了考虑到结构的规整,也会考虑到是否因为过于庞大造成寄生的增加,影响到读取的速度,因此也就出现如图所示的结构分布。

screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" alt="" src="http://www.chalayout.com/Article/UploadFiles/2006-4/20064271814775.gif" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}">

0 投票


SMT产品,防静电产品,BGA返修台,回流焊——威力泰网上商城

发表评论
称呼: 主页:
SMT产品,回流焊,BGA返修台-SMT网上商城
电子导航网

E-mail:web@semibbs.cn
版权所有 Copyright© 2008 - 2010 semibbs.cn(http://www.semibbs.cn)
本网站部分文章来源于网络,如有侵权请与我们联系,我们会及时处理