首页 > 最新文献

Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)最新文献

英文 中文
A new full adder cell for low-power applications 用于低功耗应用的全新全加法器单元
Pub Date : 1998-02-19 DOI: 10.1109/GLSV.1998.665198
A. Shams, M. Bayoumi
A new low power CMOS 1-bit full adder cell is presented. It is based on recent design of XOR and XNOR gates, and pass-transistors, it has 17 transistors. This cell has been compared to two widely used efficient adder cells; the transmission function full adder cell (16 transistors) and the low power adder cell (14 transistors). The new cell has no short circuit power and lower dynamic power (than the other adder cells), because of less number and magnitude of circuit capacitances. It consumes 10% to 15% less power than the other two cells. A comparative analysis (using Magic and Hspice) for 8-bit ripple carry and carry select adders shows that the adders based on the new cell can save up to 25% of power consumption.
提出了一种新型低功耗CMOS 1位全加法器单元。它是基于XOR和XNOR门的最新设计和通路晶体管,它有17个晶体管。该电池已与两种广泛使用的高效加法器电池进行了比较;传输功能全加法器单元(16个晶体管)和低功率加法器单元(14个晶体管)。由于电路电容的数量和大小更少,这种新电池没有短路功率和更低的动态功率(比其他加法器电池)。它比其他两种电池少消耗10%到15%的能量。对8位纹波进位加法器和进位选择加法器的比较分析(使用Magic和Hspice)表明,基于新单元的加法器可以节省高达25%的功耗。
{"title":"A new full adder cell for low-power applications","authors":"A. Shams, M. Bayoumi","doi":"10.1109/GLSV.1998.665198","DOIUrl":"https://doi.org/10.1109/GLSV.1998.665198","url":null,"abstract":"A new low power CMOS 1-bit full adder cell is presented. It is based on recent design of XOR and XNOR gates, and pass-transistors, it has 17 transistors. This cell has been compared to two widely used efficient adder cells; the transmission function full adder cell (16 transistors) and the low power adder cell (14 transistors). The new cell has no short circuit power and lower dynamic power (than the other adder cells), because of less number and magnitude of circuit capacitances. It consumes 10% to 15% less power than the other two cells. A comparative analysis (using Magic and Hspice) for 8-bit ripple carry and carry select adders shows that the adders based on the new cell can save up to 25% of power consumption.","PeriodicalId":225107,"journal":{"name":"Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132817412","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 38
Modeling and analysis of the difference-bit cache 差分位高速缓存的建模与分析
Pub Date : 1998-02-19 DOI: 10.1109/GLSV.1998.665215
Ashutosh Kulkarni, Navin Chander, Soumya Pillai, Lizy Kurian John
Advances in VLSI technology and processor architectures have resulted in a tremendous increase in processor speeds and memory capacities. However, memory latencies have failed to improve as rapidly, making memory systems the performance bottlenecks in most high performance processor architectures. Caching is a time-tested mechanism to solve this speed disparity. Among the different cache mapping strategies, direct mapping is the only configuration where the critical path is merely the time required to access a RAM. Although direct mapped caches are preferable considering hit-access times, they have poor hit ratios compared to associative caches. The difference-bit cache proposed by Juan, Lang and Navarro (1996), is functionally equivalent to a two-way set-associative cache but tries to achieve an access time smaller than that of a conventional two-way set-associative cache and close to that of a direct-mapped cache. We modeled and analyzed the difference-bit cache to prove the hypothesis of its small access time. We have also tried to prove that the access time advantage of the difference-bit cache improves over the conventional two-way set-associative cache with an increase in the cache size. Finally we have tried to analyze the trade-off involved in applying these techniques to a higher associativity cache.
VLSI技术和处理器架构的进步导致处理器速度和内存容量的巨大增加。然而,内存延迟未能迅速改善,使内存系统成为大多数高性能处理器架构中的性能瓶颈。缓存是一种久经考验的解决这种速度差异的机制。在不同的缓存映射策略中,直接映射是唯一的配置,其中关键路径仅仅是访问RAM所需的时间。尽管考虑到命中访问时间,直接映射缓存更可取,但与关联缓存相比,它们的命中率较低。Juan, Lang和Navarro(1996)提出的差分位缓存在功能上等同于双向集关联缓存,但试图实现比传统双向集关联缓存更短的访问时间,接近直接映射缓存的访问时间。通过对差分位缓存的建模和分析,证明了差分位缓存访问时间短的假设。我们还试图证明,随着缓存大小的增加,差分位缓存的访问时间优势优于传统的双向集关联缓存。最后,我们试图分析将这些技术应用于更高的结合性缓存所涉及的权衡。
{"title":"Modeling and analysis of the difference-bit cache","authors":"Ashutosh Kulkarni, Navin Chander, Soumya Pillai, Lizy Kurian John","doi":"10.1109/GLSV.1998.665215","DOIUrl":"https://doi.org/10.1109/GLSV.1998.665215","url":null,"abstract":"Advances in VLSI technology and processor architectures have resulted in a tremendous increase in processor speeds and memory capacities. However, memory latencies have failed to improve as rapidly, making memory systems the performance bottlenecks in most high performance processor architectures. Caching is a time-tested mechanism to solve this speed disparity. Among the different cache mapping strategies, direct mapping is the only configuration where the critical path is merely the time required to access a RAM. Although direct mapped caches are preferable considering hit-access times, they have poor hit ratios compared to associative caches. The difference-bit cache proposed by Juan, Lang and Navarro (1996), is functionally equivalent to a two-way set-associative cache but tries to achieve an access time smaller than that of a conventional two-way set-associative cache and close to that of a direct-mapped cache. We modeled and analyzed the difference-bit cache to prove the hypothesis of its small access time. We have also tried to prove that the access time advantage of the difference-bit cache improves over the conventional two-way set-associative cache with an increase in the cache size. Finally we have tried to analyze the trade-off involved in applying these techniques to a higher associativity cache.","PeriodicalId":225107,"journal":{"name":"Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)","volume":"151 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121778954","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Sharing electronic design data via semantic spaces 通过语义空间共享电子设计数据
Pub Date : 1998-02-19 DOI: 10.1109/GLSV.1998.665339
K. Davis, S. Venkatesan, L. Delcambre
Electronic Design Automation (EDA) tools, such as layout generators and simulators, have generally focused on algorithms and techniques for hardware design. Data management aspects have not been emphasized, but the volume of data, heterogeneity of data formats, and the evolution/proliferation of tools have made data modeling and data interchange increasingly important research issues. The data sharing problem stems from the fact that related EDA tools are often used in various sequences to manipulate and annotate a single design. In a typical design environment, tools use file-based data storage, with limited data modeling capabilities, and primitive or non-existent query facilities. In order to support current tools, we wish to preserve the semantics of existing hardware description languages in rigorous data models; we propose to capture each existing language in a semantic space model. We view data interchange as a query against one semantic space that produces objects, i.e., query answers, in another semantic space. We define an integrating meta-model, the meta-space, and also define general query operators for transforming objects between semantic spaces. These query operators define both the intension and extension of a query result; the transformed data is described in the type system of the meta-space, thus providing explicit semantics for the shared data. Our modeling approach supports advanced and evolving applications, such as hardware/software codesign, through the ability to retrieve data resident in individual semantic spaces, as well as to share data in semantic spaces from different EDA sources.
电子设计自动化(EDA)工具,如布局生成器和模拟器,通常侧重于硬件设计的算法和技术。数据管理方面没有得到强调,但数据量、数据格式的异构性以及工具的发展/扩散使得数据建模和数据交换日益成为重要的研究问题。数据共享问题源于这样一个事实,即相关的EDA工具经常以不同的顺序使用,以操作和注释单个设计。在典型的设计环境中,工具使用基于文件的数据存储,具有有限的数据建模功能,以及原始的或不存在的查询功能。为了支持当前的工具,我们希望在严格的数据模型中保留现有硬件描述语言的语义;我们建议在语义空间模型中捕获每种现有语言。我们将数据交换视为对一个语义空间的查询,该查询在另一个语义空间中产生对象,即查询答案。我们定义了一个集成元模型,即元空间,并定义了用于在语义空间之间转换对象的通用查询操作符。这些查询操作符定义查询结果的内涵和扩展;转换后的数据在元空间的类型系统中进行描述,从而为共享数据提供显式语义。我们的建模方法支持高级和不断发展的应用程序,例如硬件/软件协同设计,通过检索驻留在单个语义空间中的数据的能力,以及共享来自不同EDA源的语义空间中的数据。
{"title":"Sharing electronic design data via semantic spaces","authors":"K. Davis, S. Venkatesan, L. Delcambre","doi":"10.1109/GLSV.1998.665339","DOIUrl":"https://doi.org/10.1109/GLSV.1998.665339","url":null,"abstract":"Electronic Design Automation (EDA) tools, such as layout generators and simulators, have generally focused on algorithms and techniques for hardware design. Data management aspects have not been emphasized, but the volume of data, heterogeneity of data formats, and the evolution/proliferation of tools have made data modeling and data interchange increasingly important research issues. The data sharing problem stems from the fact that related EDA tools are often used in various sequences to manipulate and annotate a single design. In a typical design environment, tools use file-based data storage, with limited data modeling capabilities, and primitive or non-existent query facilities. In order to support current tools, we wish to preserve the semantics of existing hardware description languages in rigorous data models; we propose to capture each existing language in a semantic space model. We view data interchange as a query against one semantic space that produces objects, i.e., query answers, in another semantic space. We define an integrating meta-model, the meta-space, and also define general query operators for transforming objects between semantic spaces. These query operators define both the intension and extension of a query result; the transformed data is described in the type system of the meta-space, thus providing explicit semantics for the shared data. Our modeling approach supports advanced and evolving applications, such as hardware/software codesign, through the ability to retrieve data resident in individual semantic spaces, as well as to share data in semantic spaces from different EDA sources.","PeriodicalId":225107,"journal":{"name":"Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128232787","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A VLSI self-compacting buffer for DAMQ communication switches 用于DAMQ通信开关的VLSI自压缩缓冲器
Pub Date : 1998-02-19 DOI: 10.1109/GLSV.1998.665212
J. Delgado-Frías, Richard Diaz
This paper describes a novel VLSI CMOS implementation of a self-compacting buffer (SCB) for the dynamically allocated multi-queue (DAMQ) switch architecture. The SCB is a scheme that dynamically allocates data regions within the input buffer for each output channel. The proposed implementation provides a high-performance solution to buffered communication switches that are required in interconnection networks. This performance comes from not only the DAMQ approach but also the pipelined implementation and novel circuitry. The major components of the SCB are described in detail in this paper. The system has the capability of performing a read, a write, or a simultaneous read/write operation per cycle due to its pipelined architecture.
本文介绍了一种用于动态分配多队列(DAMQ)开关架构的自压缩缓冲器(SCB)的新颖VLSI CMOS实现。SCB是一种在输入缓冲区内为每个输出通道动态分配数据区域的方案。提出的实现为互连网络中需要的缓冲通信交换机提供了高性能的解决方案。这种性能不仅来自DAMQ方法,还来自流水线实现和新颖的电路。本文详细介绍了SCB的主要组成部分。由于其流水线架构,系统具有每个周期执行读、写或同时读/写操作的能力。
{"title":"A VLSI self-compacting buffer for DAMQ communication switches","authors":"J. Delgado-Frías, Richard Diaz","doi":"10.1109/GLSV.1998.665212","DOIUrl":"https://doi.org/10.1109/GLSV.1998.665212","url":null,"abstract":"This paper describes a novel VLSI CMOS implementation of a self-compacting buffer (SCB) for the dynamically allocated multi-queue (DAMQ) switch architecture. The SCB is a scheme that dynamically allocates data regions within the input buffer for each output channel. The proposed implementation provides a high-performance solution to buffered communication switches that are required in interconnection networks. This performance comes from not only the DAMQ approach but also the pipelined implementation and novel circuitry. The major components of the SCB are described in detail in this paper. The system has the capability of performing a read, a write, or a simultaneous read/write operation per cycle due to its pipelined architecture.","PeriodicalId":225107,"journal":{"name":"Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)","volume":"62 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128470660","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
Analysis of adaptive CMOS down conversion mixers 自适应CMOS下变频混频器分析
Pub Date : 1998-02-19 DOI: 10.1109/GLSV.1998.665210
Can K. Sandalci, S. Kiaei
Analysis of CMOS direct conversion architecture with adaptive DC offset compensation is presented. Due to process mismatches and local oscillator (LO) crosstalk, DC offsets up to 30 mV are observed at the mixer output. For a practical direct conversion or zero-IF down-conversion system, the incoming RF signal can be as low as -100 dBm or few microvolts at this stage and any LO coupling will cause a DC offset orders of magnitude larger than the received signal. The DC offset needs to be effectively reduced to prevent the consecutive gain stages from entering saturation and destroying the RF signal. To achieve this, an adaptive DC shifting circuit is presented. Adding a tunable DC offset on the LO signal can effectively counteract the output DC offset by exploiting the quadratic LO dependence of the process mismatch induced offsets. In addition to that, DSP approaches for adaptively generating the control signals for the DC shifting circuitry are investigated.
分析了具有自适应直流偏置补偿的CMOS直接转换结构。由于过程不匹配和本振(LO)串扰,在混频器输出处观察到高达30 mV的直流偏置。对于实际的直接转换或零中频下转换系统,在这个阶段,输入的RF信号可以低至-100 dBm或几微伏,任何LO耦合都会导致比接收信号大几个数量级的直流偏置。需要有效地减小直流偏置,以防止连续增益级进入饱和并破坏RF信号。为此,提出了一种自适应直流移位电路。在LO信号上增加一个可调的直流偏置,可以利用过程失配引起的偏置的二次LO依赖,有效地抵消输出的直流偏置。此外,还研究了DSP自适应产生直流移位电路控制信号的方法。
{"title":"Analysis of adaptive CMOS down conversion mixers","authors":"Can K. Sandalci, S. Kiaei","doi":"10.1109/GLSV.1998.665210","DOIUrl":"https://doi.org/10.1109/GLSV.1998.665210","url":null,"abstract":"Analysis of CMOS direct conversion architecture with adaptive DC offset compensation is presented. Due to process mismatches and local oscillator (LO) crosstalk, DC offsets up to 30 mV are observed at the mixer output. For a practical direct conversion or zero-IF down-conversion system, the incoming RF signal can be as low as -100 dBm or few microvolts at this stage and any LO coupling will cause a DC offset orders of magnitude larger than the received signal. The DC offset needs to be effectively reduced to prevent the consecutive gain stages from entering saturation and destroying the RF signal. To achieve this, an adaptive DC shifting circuit is presented. Adding a tunable DC offset on the LO signal can effectively counteract the output DC offset by exploiting the quadratic LO dependence of the process mismatch induced offsets. In addition to that, DSP approaches for adaptively generating the control signals for the DC shifting circuitry are investigated.","PeriodicalId":225107,"journal":{"name":"Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121874382","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Identifying high-level components in combinational circuits 识别组合电路中的高级元件
Pub Date : 1998-02-19 DOI: 10.1109/GLSV.1998.665284
T. Doom, Jennifer L. White, A. S. Wojcik, G. Chisholm
The problem of finding meaningful subcircuits in a logic layout appears in many contexts in computer-aided design. Existing techniques rely upon finding exact matchings of subcircuit structure within the layout. These syntactic techniques fail to identify functionally equivalent subcircuits which are differently implemented optimized, or otherwise obfuscated. We present a mechanism for identifying functionally equivalent subcircuits which is capable of overcoming many of these limitations. Such semantic matching is particularly useful in the field of design recovery.
在计算机辅助设计中,在逻辑布局中寻找有意义的子电路的问题经常出现。现有的技术依赖于在布局中找到精确匹配的子电路结构。这些语法技术无法识别功能相同的子电路,这些子电路被不同地实现优化,或以其他方式混淆。我们提出了一种识别功能等效子电路的机制,该机制能够克服许多这些限制。这种语义匹配在设计恢复领域特别有用。
{"title":"Identifying high-level components in combinational circuits","authors":"T. Doom, Jennifer L. White, A. S. Wojcik, G. Chisholm","doi":"10.1109/GLSV.1998.665284","DOIUrl":"https://doi.org/10.1109/GLSV.1998.665284","url":null,"abstract":"The problem of finding meaningful subcircuits in a logic layout appears in many contexts in computer-aided design. Existing techniques rely upon finding exact matchings of subcircuit structure within the layout. These syntactic techniques fail to identify functionally equivalent subcircuits which are differently implemented optimized, or otherwise obfuscated. We present a mechanism for identifying functionally equivalent subcircuits which is capable of overcoming many of these limitations. Such semantic matching is particularly useful in the field of design recovery.","PeriodicalId":225107,"journal":{"name":"Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131280844","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
VHDL-based EDA tool implementation with Java 用Java实现基于vhdl的EDA工具
Pub Date : 1998-02-19 DOI: 10.1109/GLSV.1998.665340
Rick Miller
As part of ARPA's RASSP technology program, we developed a hardware/software cosynthesis algorithm that was prototyped in C++. This initial prototype was developed in C++ using PCCTS, Tcl, Tcl/TK, and Tcl-DP. When this environment became unwieldy due to changing hardware development platforms and software packages, a second prototype was built in Java. This paper describes architectural features of the prototype and how they were addressed in Java.
作为ARPA RASSP技术计划的一部分,我们开发了一个硬件/软件协同合成算法,该算法是用c++编写的原型。这个最初的原型是用c++开发的,使用了PCCTS、Tcl、Tcl/TK和Tcl- dp。当这个环境由于硬件开发平台和软件包的变化而变得笨拙时,第二个原型是用Java构建的。本文描述了原型的体系结构特征,以及如何在Java中实现这些特征。
{"title":"VHDL-based EDA tool implementation with Java","authors":"Rick Miller","doi":"10.1109/GLSV.1998.665340","DOIUrl":"https://doi.org/10.1109/GLSV.1998.665340","url":null,"abstract":"As part of ARPA's RASSP technology program, we developed a hardware/software cosynthesis algorithm that was prototyped in C++. This initial prototype was developed in C++ using PCCTS, Tcl, Tcl/TK, and Tcl-DP. When this environment became unwieldy due to changing hardware development platforms and software packages, a second prototype was built in Java. This paper describes architectural features of the prototype and how they were addressed in Java.","PeriodicalId":225107,"journal":{"name":"Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)","volume":"182 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125891429","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Effective capacitance macro-modelling for architectural-level power estimation 架构级功率估计的有效电容宏观建模
Pub Date : 1998-02-19 DOI: 10.1109/GLSV.1998.665336
M. Khellah, M. Elmasry
This paper presents a simple, yet efficient method to characterize the effective capacitance in data-path macros for architectural-level power estimation. Given a library of hard-macros, a capacitance model based on linear regression is derived for each macro. A transistor-level tool is employed for capacitance extraction. The capacitance models can be used during architectural-level power estimation. Unlike previous approaches, our characterization methodology assumes no specific word-level statistics of the input data, requires little knowledge about the structure of the modules, allows the user to trade-off accuracy and characterization time, and propagates effective capacitance directly from transistor-level (real) implementations. Simulation experiments on a set of data-path components with various sizes are performed. Compared to a previously published approach, our scheme significantly improves the accuracy of RTL power estimation and produces results within 15% from a transistor-level tool on the average.
本文提出了一种简单而有效的方法来表征数据路径宏中的有效电容,用于架构级功率估计。在给定硬宏库的基础上,对每个宏建立了基于线性回归的电容模型。晶体管级工具用于电容提取。电容模型可用于架构级功率估计。与以前的方法不同,我们的表征方法不假设输入数据的特定词级统计,对模块结构的了解很少,允许用户权衡准确性和表征时间,并直接从晶体管级(实际)实现传播有效电容。对一组不同尺寸的数据路径组件进行了仿真实验。与先前发表的方法相比,我们的方案显着提高了RTL功率估计的准确性,并且平均在晶体管级工具的15%以内产生结果。
{"title":"Effective capacitance macro-modelling for architectural-level power estimation","authors":"M. Khellah, M. Elmasry","doi":"10.1109/GLSV.1998.665336","DOIUrl":"https://doi.org/10.1109/GLSV.1998.665336","url":null,"abstract":"This paper presents a simple, yet efficient method to characterize the effective capacitance in data-path macros for architectural-level power estimation. Given a library of hard-macros, a capacitance model based on linear regression is derived for each macro. A transistor-level tool is employed for capacitance extraction. The capacitance models can be used during architectural-level power estimation. Unlike previous approaches, our characterization methodology assumes no specific word-level statistics of the input data, requires little knowledge about the structure of the modules, allows the user to trade-off accuracy and characterization time, and propagates effective capacitance directly from transistor-level (real) implementations. Simulation experiments on a set of data-path components with various sizes are performed. Compared to a previously published approach, our scheme significantly improves the accuracy of RTL power estimation and produces results within 15% from a transistor-level tool on the average.","PeriodicalId":225107,"journal":{"name":"Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)","volume":"141 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126407333","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Dynamic and short-circuit power of CMOS gates driving lossless transmission lines CMOS栅极驱动无损传输线的动态和短路功率
Pub Date : 1998-02-19 DOI: 10.1109/GLSV.1998.665197
Y. Ismail, E. Friedman, J. Neves
The dynamic and short-circuit power consumption of a CMOS gate driving an LC transmission line as a limiting case of an RLC transmission line is investigated in this paper. Closed form solutions for the output voltage and short-circuit power of a CMOS gate driving an LC transmission line are presented These solutions agree with AS/X circuit simulations within 11% error for a wide range of transistor widths and line impedances. The ratio of the short-circuit to dynamic power is shown to be less than 7% for CMOS gates driving LC transmission lines where the line is matched or underdriven. The total power consumption is expected to decrease as inductance effects become more significant as compared to an RC dominated interconnect.
本文研究了CMOS栅极驱动LC传输线的动态功耗和短路功耗,作为RLC传输线的极限情况。本文给出了驱动LC传输线的CMOS栅极输出电压和短路功率的闭合形式解,这些解与AS/X电路仿真结果一致,在很宽的晶体管宽度和线阻抗范围内误差在11%以内。短路与动态功率的比率显示为小于7%的CMOS栅极驱动LC传输线,其中线路匹配或欠驱动。与RC主导的互连相比,随着电感效应变得更加显著,预计总功耗将降低。
{"title":"Dynamic and short-circuit power of CMOS gates driving lossless transmission lines","authors":"Y. Ismail, E. Friedman, J. Neves","doi":"10.1109/GLSV.1998.665197","DOIUrl":"https://doi.org/10.1109/GLSV.1998.665197","url":null,"abstract":"The dynamic and short-circuit power consumption of a CMOS gate driving an LC transmission line as a limiting case of an RLC transmission line is investigated in this paper. Closed form solutions for the output voltage and short-circuit power of a CMOS gate driving an LC transmission line are presented These solutions agree with AS/X circuit simulations within 11% error for a wide range of transistor widths and line impedances. The ratio of the short-circuit to dynamic power is shown to be less than 7% for CMOS gates driving LC transmission lines where the line is matched or underdriven. The total power consumption is expected to decrease as inductance effects become more significant as compared to an RC dominated interconnect.","PeriodicalId":225107,"journal":{"name":"Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124707183","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 35
Design of an 8:1 MUX at 1.7 Gbit/s in 0.8 /spl mu/m CMOS technology 基于0.8 /spl mu/m CMOS技术,以1.7 Gbit/s速率设计8:1 MUX
Pub Date : 1998-02-19 DOI: 10.1109/GLSV.1998.665207
J. Navarro, W. Noije
The design of an 8:1 multiplexer circuit, for SDH/SONET data transmission systems, is presented. In order to achieve maximum transmission rates, new circuits, high speed input/output converters for ECL-CMOS levels and modified true single phase clocked (TSPC) cells, as well as new techniques for clock buffer optimization, were applied. The multiplexer was implemented in a 0.8 /spl mu/m CMOS process (0.7 /spl mu/m effective length) achieved 1.7 Gbit/s rate and 42.6 /spl mu/W/MHz power consumption at 5 V. These results were compared to a previous implementation (in the same process), and to other recently published works, showing superior performances.
介绍了一种用于SDH/SONET数据传输系统的8:1多路复用电路的设计。为了实现最大的传输速率,采用了新的电路,ECL-CMOS电平的高速输入/输出转换器和改进的真单相时钟(TSPC)单元,以及时钟缓冲优化的新技术。该多路复用器采用0.8 /spl mu/m CMOS工艺(0.7 /spl mu/m有效长度),在5v电压下实现了1.7 Gbit/s的速率和42.6 /spl mu/W/MHz的功耗。将这些结果与之前的实现(在相同的过程中)以及最近发表的其他作品进行比较,显示出优越的性能。
{"title":"Design of an 8:1 MUX at 1.7 Gbit/s in 0.8 /spl mu/m CMOS technology","authors":"J. Navarro, W. Noije","doi":"10.1109/GLSV.1998.665207","DOIUrl":"https://doi.org/10.1109/GLSV.1998.665207","url":null,"abstract":"The design of an 8:1 multiplexer circuit, for SDH/SONET data transmission systems, is presented. In order to achieve maximum transmission rates, new circuits, high speed input/output converters for ECL-CMOS levels and modified true single phase clocked (TSPC) cells, as well as new techniques for clock buffer optimization, were applied. The multiplexer was implemented in a 0.8 /spl mu/m CMOS process (0.7 /spl mu/m effective length) achieved 1.7 Gbit/s rate and 42.6 /spl mu/W/MHz power consumption at 5 V. These results were compared to a previous implementation (in the same process), and to other recently published works, showing superior performances.","PeriodicalId":225107,"journal":{"name":"Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)","volume":"161 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1998-02-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132968445","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
期刊
Proceedings of the 8th Great Lakes Symposium on VLSI (Cat. No.98TB100222)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1