首页 > 最新文献

2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems最新文献

英文 中文
Contention-avoiding custom topology generation for network-on-chip 为片上网络生成避免冲突的自定义拓扑
S. Deniziak, R. Tomaszewski
In this paper we present a methodology for custom topology generation, offering low latency and significantly reduced power consumption. The novelty of our approach lies in the objective - we focus on complete elimination of the contention on the links. It is achieved through alternate path generation, insertion of additional links and message scheduling. We also present a novel concept of Message Dependence Graph for traffic analysis. The methodology operates under application and design constraints, producing network topology along with routing paths. Experimental results confirming benefits of the proposed approach are provided.
在本文中,我们提出了一种自定义拓扑生成方法,提供低延迟和显着降低功耗。我们的方法的新颖性在于目标-我们专注于完全消除链路上的争用。它是通过生成备用路径、插入附加链接和消息调度来实现的。我们还提出了一个用于流量分析的消息依赖图的新概念。该方法在应用和设计约束下运行,生成网络拓扑以及路由路径。实验结果证实了该方法的有效性。
{"title":"Contention-avoiding custom topology generation for network-on-chip","authors":"S. Deniziak, R. Tomaszewski","doi":"10.1109/DDECS.2009.5012136","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012136","url":null,"abstract":"In this paper we present a methodology for custom topology generation, offering low latency and significantly reduced power consumption. The novelty of our approach lies in the objective - we focus on complete elimination of the contention on the links. It is achieved through alternate path generation, insertion of additional links and message scheduling. We also present a novel concept of Message Dependence Graph for traffic analysis. The methodology operates under application and design constraints, producing network topology along with routing paths. Experimental results confirming benefits of the proposed approach are provided.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"80117077","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}
引用次数: 8
Effective BIST for crosstalk faults in interconnects 有效的BIST用于互连串扰故障
T. Rudnicki, T. Garbolino, K. Gucwa, A. Hlawiczka
The paper is devoted to a test-per-clock method of an length.
本文研究了一种长度为一个时钟的测试方法。
{"title":"Effective BIST for crosstalk faults in interconnects","authors":"T. Rudnicki, T. Garbolino, K. Gucwa, A. Hlawiczka","doi":"10.1109/DDECS.2009.5012120","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012120","url":null,"abstract":"The paper is devoted to a test-per-clock method of an length.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88891609","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}
引用次数: 12
Architecture model for approximate palindrome detection 近似回文检测的体系结构模型
Tomáš Martínek, Jan Vozenilek, M. Lexa
Understanding the structure and function of DNA sequences represents an important area of research in modern biology. One of the interesting structures occurring in DNA is a palindrome. Biologists believe that palindromes play an important role in regulation of gene activity and other cell processes because they are often observed near promoters, introns and specific untranslated regions. Unfortunately, the time complexity of algorithms for palindrome detection increases when mutations in the form of character insertions, deletions or substitutions are taken into consideration. In recent years, several works have been aimed at acceleration of such algorithms using dedicated circuits capable of potentially large-scale searching. However, widespread use of such circuits is often complicated by varying user task details or the need to use a specific target platform. The objective of this work is therefore to create a model of hardware architecture for approximate palindrome detection and develop a technique for automatic mapping of this model to the target platform without intervention of an experienced designer. The proposed model and the mapping technique are implemented and evaluated on a family of chips with Virtex5 technology.
了解DNA序列的结构和功能是现代生物学研究的一个重要领域。DNA中一个有趣的结构是回文。生物学家认为,回文在基因活动和其他细胞过程的调控中起着重要作用,因为它们经常在启动子、内含子和特定的未翻译区域附近被观察到。不幸的是,当考虑字符插入、删除或替换形式的突变时,回文检测算法的时间复杂度会增加。近年来,一些研究工作的目标是利用能够进行大规模搜索的专用电路来加速这种算法。然而,由于用户任务细节的变化或使用特定目标平台的需要,这种电路的广泛使用往往变得复杂。因此,这项工作的目标是创建一个用于近似回文检测的硬件架构模型,并开发一种技术,在没有经验丰富的设计师干预的情况下将该模型自动映射到目标平台。采用Virtex5技术在一系列芯片上对所提出的模型和映射技术进行了实现和评估。
{"title":"Architecture model for approximate palindrome detection","authors":"Tomáš Martínek, Jan Vozenilek, M. Lexa","doi":"10.1109/DDECS.2009.5012105","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012105","url":null,"abstract":"Understanding the structure and function of DNA sequences represents an important area of research in modern biology. One of the interesting structures occurring in DNA is a palindrome. Biologists believe that palindromes play an important role in regulation of gene activity and other cell processes because they are often observed near promoters, introns and specific untranslated regions. Unfortunately, the time complexity of algorithms for palindrome detection increases when mutations in the form of character insertions, deletions or substitutions are taken into consideration. In recent years, several works have been aimed at acceleration of such algorithms using dedicated circuits capable of potentially large-scale searching. However, widespread use of such circuits is often complicated by varying user task details or the need to use a specific target platform. The objective of this work is therefore to create a model of hardware architecture for approximate palindrome detection and develop a technique for automatic mapping of this model to the target platform without intervention of an experienced designer. The proposed model and the mapping technique are implemented and evaluated on a family of chips with Virtex5 technology.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87301020","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
Power devices current monitoring using horizontal and vertical magnetic force sensor 电力设备电流监测采用水平和垂直磁力传感器
M. Donoval, M. Daricek, J. Marek, V. Stopjaková
Power devices current sensors based on magnetic force of is presented. The proposed sensors are aimed to be used for switched current testing in power devices with high switched currents above amperes. The advantage of the proposed monitors is in elimination of the undesired voltage reduction and compatibility with the power device control electronics. Description of horizontal and novel vertical magnetic sensors architectures, designs and physical implementations on chip are presented. Several sensor versions were designed in 1.0 µm BiCMOS technology.
提出了一种基于磁力的功率器件电流传感器。所提出的传感器旨在用于功率器件中具有高于安培的高开关电流的开关电流测试。所提出的监视器的优点是消除了不希望的电压降低和与电力设备控制电子设备的兼容性。介绍了水平和新型垂直磁传感器的结构、设计和芯片上的物理实现。采用1.0µm BiCMOS技术设计了多个传感器版本。
{"title":"Power devices current monitoring using horizontal and vertical magnetic force sensor","authors":"M. Donoval, M. Daricek, J. Marek, V. Stopjaková","doi":"10.1109/DDECS.2009.5012111","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012111","url":null,"abstract":"Power devices current sensors based on magnetic force of is presented. The proposed sensors are aimed to be used for switched current testing in power devices with high switched currents above amperes. The advantage of the proposed monitors is in elimination of the undesired voltage reduction and compatibility with the power device control electronics. Description of horizontal and novel vertical magnetic sensors architectures, designs and physical implementations on chip are presented. Several sensor versions were designed in 1.0 µm BiCMOS technology.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"81752546","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
A scheme of logic self repair including local interconnects 一种包含局部互连的逻辑自修复方案
T. Koal, Daniel Scheit, H. Vierhaus
Technology forecasts concerning the development of CMOS technologies predict a higher level of intermittent faults due to radiation effects, but also a higher density of permanent fault effects due to inevitable parameter shifts and higher stress factors. For high production yield and long-term dependable operation, mechanisms of built-in self repair that can be used after production test and in the field of application are becoming a must. The architecture introduced in this paper includes mechanisms for logic self repair that may also cover local interconnects.
关于CMOS技术发展的技术预测预测,由于辐射效应,间歇性故障的水平会更高,但由于不可避免的参数变化和更高的应力因子,永久性故障的密度也会更高。为了实现高产量和长期可靠运行,在生产试验后和应用现场都能使用的内置自修复机制成为必须。本文介绍的体系结构包括逻辑自修复机制,也可以覆盖本地互连。
{"title":"A scheme of logic self repair including local interconnects","authors":"T. Koal, Daniel Scheit, H. Vierhaus","doi":"10.1109/DDECS.2009.5012088","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012088","url":null,"abstract":"Technology forecasts concerning the development of CMOS technologies predict a higher level of intermittent faults due to radiation effects, but also a higher density of permanent fault effects due to inevitable parameter shifts and higher stress factors. For high production yield and long-term dependable operation, mechanisms of built-in self repair that can be used after production test and in the field of application are becoming a must. The architecture introduced in this paper includes mechanisms for logic self repair that may also cover local interconnects.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83732841","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}
引用次数: 4
An utilisation of Boolean differential calculus in variables partition calculation for decomposition of logic functions 布尔微分在逻辑函数分解的变量划分计算中的应用
S. Kolodzinski, E. Hrynkiewicz
The paper deals with the problems of input variables assigning to the free and bounded sets during logic function decomposition. The Ashenhurst decomposition is considered with respect to implementation of logic functions in LUT based FPGA. The method of finding profitable input variables partitioning is based on utilisation of Logic Differential Calculus. The elaborated method is very convenient especially if decomposition is carried out in Reed-Muller spectral domain because the Boolean differentials are easy calculated from Reed-Muller form of logic function which is simply calculated as reverse Reed-Muller transform. The obtained results are very promising.
研究了逻辑函数分解过程中输入变量分配给自由集和有界集的问题。在基于LUT的FPGA中考虑了Ashenhurst分解的逻辑功能实现。寻找有利可图的输入变量划分的方法是基于逻辑微分学的应用。该方法非常方便,特别是在里德-穆勒谱域中进行分解时,因为逻辑函数的里德-穆勒形式很容易计算布尔微分,而逻辑函数的里德-穆勒形式可以简单地计算为里德-穆勒逆变换。所得结果是很有希望的。
{"title":"An utilisation of Boolean differential calculus in variables partition calculation for decomposition of logic functions","authors":"S. Kolodzinski, E. Hrynkiewicz","doi":"10.1109/DDECS.2009.5012095","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012095","url":null,"abstract":"The paper deals with the problems of input variables assigning to the free and bounded sets during logic function decomposition. The Ashenhurst decomposition is considered with respect to implementation of logic functions in LUT based FPGA. The method of finding profitable input variables partitioning is based on utilisation of Logic Differential Calculus. The elaborated method is very convenient especially if decomposition is carried out in Reed-Muller spectral domain because the Boolean differentials are easy calculated from Reed-Muller form of logic function which is simply calculated as reverse Reed-Muller transform. The obtained results are very promising.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89462027","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
Packet header analysis and field extraction for multigigabit networks 多千兆网络的包头分析和字段提取
Petr Kobierský, J. Korenek, Libor Polcák
Packet header analysis and extraction of header fields needs to be performed in all network devices. As network speed is increasing quickly, high speed packet header processing is required. We propose a new architecture of packet header analysis and fields extraction intended for high-speed FPGA-based network applications. The architecture is able to process 20 Gbps network links with less than 12 percent of available resources of Virtex 5 110 FPGA. Moreover, the presented solution can balance between network throughput and consumed hardware resources to fit application needs. The architecture for packet header processing is generated from standard XML protocol scheme and is strongly optimised for resource consumption and speed by an automatic HDL code generator. Our solution also enables to change the set of extracted header fields on-line without FPGA reconfiguration.
报头分析和报头字段的提取需要在所有网络设备中执行。随着网络速度的不断提高,需要对报文头进行高速处理。我们提出了一种新的数据包报头分析和字段提取架构,用于基于高速fpga的网络应用。该架构能够以不到12%的Virtex 5110 FPGA可用资源处理20gbps的网络链路。此外,所提出的解决方案可以平衡网络吞吐量和消耗的硬件资源,以满足应用需求。包头处理的体系结构由标准XML协议方案生成,并通过自动HDL代码生成器对资源消耗和速度进行了优化。我们的解决方案还可以在线更改提取的头字段集,而无需重新配置FPGA。
{"title":"Packet header analysis and field extraction for multigigabit networks","authors":"Petr Kobierský, J. Korenek, Libor Polcák","doi":"10.1109/DDECS.2009.5012106","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012106","url":null,"abstract":"Packet header analysis and extraction of header fields needs to be performed in all network devices. As network speed is increasing quickly, high speed packet header processing is required. We propose a new architecture of packet header analysis and fields extraction intended for high-speed FPGA-based network applications. The architecture is able to process 20 Gbps network links with less than 12 percent of available resources of Virtex 5 110 FPGA. Moreover, the presented solution can balance between network throughput and consumed hardware resources to fit application needs. The architecture for packet header processing is generated from standard XML protocol scheme and is strongly optimised for resource consumption and speed by an automatic HDL code generator. Our solution also enables to change the set of extracted header fields on-line without FPGA reconfiguration.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87998767","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
The impact of EFSM composition on functional ATPG EFSM成分对功能性ATPG的影响
Davide Bresolin, G. D. Guglielmo, F. Fummi, G. Pravadelli, T. Villa
The effectiveness and the efficiency of functional ATPGs based on deterministic strategies is influenced by the computational model adopted to represent the design under test. In this context the extended finite state machine (EFSM) is a valuable model which reduces the risk of state explosion preserving relevant features of more traditional FSMs. This paper. defines a particular variant of EFSMs to manage properly both synchronous and asynchronous modules in a uniform way, and then it proposes theoretical basis to perform their composition by bounding state and transition growth. The aim of composition is to improve functional ATPG whose effectiveness and efficiency may be limited when separate EFSMs are used to model the design under test. Experimental results confirm this conjecture.
基于确定性策略的功能atpg的有效性和效率受到表示被测设计的计算模型的影响。在这种情况下,扩展有限状态机(EFSM)是一种有价值的模型,它降低了状态爆炸的风险,并保留了传统有限状态机的相关特征。这篇论文。定义了一种特定的EFSMs变体,以统一的方式对同步和异步模块进行适当的管理,并提出了通过边界状态和转移增长实现同步和异步模块组合的理论基础。组合的目的是改善功能性ATPG,当使用单独的efsm来模拟测试中的设计时,其有效性和效率可能受到限制。实验结果证实了这一猜想。
{"title":"The impact of EFSM composition on functional ATPG","authors":"Davide Bresolin, G. D. Guglielmo, F. Fummi, G. Pravadelli, T. Villa","doi":"10.1109/DDECS.2009.5012097","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012097","url":null,"abstract":"The effectiveness and the efficiency of functional ATPGs based on deterministic strategies is influenced by the computational model adopted to represent the design under test. In this context the extended finite state machine (EFSM) is a valuable model which reduces the risk of state explosion preserving relevant features of more traditional FSMs. This paper. defines a particular variant of EFSMs to manage properly both synchronous and asynchronous modules in a uniform way, and then it proposes theoretical basis to perform their composition by bounding state and transition growth. The aim of composition is to improve functional ATPG whose effectiveness and efficiency may be limited when separate EFSMs are used to model the design under test. Experimental results confirm this conjecture.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88539946","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
Comprehensive bridging fault diagnosis based on the SLAT paradigm 基于SLAT范式的综合桥接故障诊断
Y. Benabboud, A. Bosio, L. Dilillo, P. Girard, S. Pravossoudovitch, A. Virazel, L. Bouzaida, I. Izaute
This paper presents a logic diagnosis approach targeting bridging faults. The proposed approach is performed in two phases, (i) a fault localization phase based on the Single-Location-at-A-Time (SLAT) paradigm determining a set of suspects, and (ii) a fault model allocation phase associating a set of fault models to each suspect identified during the first phase. The main advantages of this approach are that the fault localization phase is fault model independent, and that the fault model allocation phase is able to deal at the same time with several bridging fault models leading to either static or dynamic faulty behaviors. Experimental results on full scan circuits show the diagnosis accuracy of the proposed approach in terms of absolute number of suspects. Moreover, a comparison with an industrial reference tool highlights the reliability of our approach.
提出了一种针对桥接故障的逻辑诊断方法。所提出的方法分两个阶段进行,(i)基于单一位置-时间(SLAT)范式确定一组嫌疑人的故障定位阶段,以及(ii)将一组故障模型与第一阶段确定的每个嫌疑人关联起来的故障模型分配阶段。该方法的主要优点是故障定位阶段与故障模型无关,故障模型分配阶段能够同时处理导致静态或动态故障行为的多个桥接故障模型。在全扫描电路上的实验结果表明,该方法在嫌疑犯的绝对数目方面具有较高的诊断准确性。此外,与工业参考工具的比较突出了我们方法的可靠性。
{"title":"Comprehensive bridging fault diagnosis based on the SLAT paradigm","authors":"Y. Benabboud, A. Bosio, L. Dilillo, P. Girard, S. Pravossoudovitch, A. Virazel, L. Bouzaida, I. Izaute","doi":"10.1109/DDECS.2009.5012142","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012142","url":null,"abstract":"This paper presents a logic diagnosis approach targeting bridging faults. The proposed approach is performed in two phases, (i) a fault localization phase based on the Single-Location-at-A-Time (SLAT) paradigm determining a set of suspects, and (ii) a fault model allocation phase associating a set of fault models to each suspect identified during the first phase. The main advantages of this approach are that the fault localization phase is fault model independent, and that the fault model allocation phase is able to deal at the same time with several bridging fault models leading to either static or dynamic faulty behaviors. Experimental results on full scan circuits show the diagnosis accuracy of the proposed approach in terms of absolute number of suspects. Moreover, a comparison with an industrial reference tool highlights the reliability of our approach.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91318264","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}
引用次数: 4
Self-timed full adder designs based on hybrid input encoding 基于混合输入编码的自定时全加法器设计
Padmanabhan Balasubramanian, Doug Edwards, C. Brej
Self-timed full adder designs based on commercial synchronous resources (standard cells), constructed using a mix of complete delay-insensitive codes adopted for inputs are described in this paper. While one of the adder designs incorporates redundancy into the logic, the other design does not. Comparisons have been carried out with respect to various self-timed full adder designs which employ only a single widely used delay-insensitive input encoding for both the inputs and outputs. It has been found out from exhaustive simulations that incorporating redundancy into the logic actually benefits in terms of delay, but a non-redundant implementation proves to be beneficial with respect to power and area parameters.
本文描述了基于商业同步资源(标准单元)的自定时全加法器设计,该加法器采用混合的完全延迟不敏感码作为输入。虽然其中一种加法器设计将冗余集成到逻辑中,但另一种设计没有。对各种自定时全加法器设计进行了比较,这些设计仅采用一种广泛使用的延迟不敏感输入编码用于输入和输出。从详尽的模拟中发现,在逻辑中加入冗余实际上有利于延迟,但非冗余的实现被证明在功率和面积参数方面是有益的。
{"title":"Self-timed full adder designs based on hybrid input encoding","authors":"Padmanabhan Balasubramanian, Doug Edwards, C. Brej","doi":"10.1109/DDECS.2009.5012099","DOIUrl":"https://doi.org/10.1109/DDECS.2009.5012099","url":null,"abstract":"Self-timed full adder designs based on commercial synchronous resources (standard cells), constructed using a mix of complete delay-insensitive codes adopted for inputs are described in this paper. While one of the adder designs incorporates redundancy into the logic, the other design does not. Comparisons have been carried out with respect to various self-timed full adder designs which employ only a single widely used delay-insensitive input encoding for both the inputs and outputs. It has been found out from exhaustive simulations that incorporating redundancy into the logic actually benefits in terms of delay, but a non-redundant implementation proves to be beneficial with respect to power and area parameters.","PeriodicalId":6325,"journal":{"name":"2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2009-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87305168","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}
引用次数: 11
期刊
2009 12th International Symposium on Design and Diagnostics of Electronic Circuits & Systems
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1