首页 > 最新文献

Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC最新文献

英文 中文
A generalized signal transition graph model for specification of complex interfaces 复杂接口规范的广义信号转换图模型
Pub Date : 1994-02-28 DOI: 10.1109/EDTC.1994.326848
P. Vanbekbergen, C. Ykman-Couvreur, Bill Lin, H. Man
This paper introduces a new Generalized Signal Transition Graph model for specifying complex mixed asynchronous/synchronous circuits, as found in system-level interfaces. The goal has been to develop extensions that make it possible to model mixed asynchronous/synchronous and arbitration behavior. A number of key extensions have been developed that makes the model much more widely applicable to industrial designs. The extensions include Boolean guards, the introduction of level semantics that make it possible to describe "events" in terms of both signal transitions as well as "signal levels", and the semantic extensions for describing don't care and undefined behavior. The latter extensions make it possible to model synchronous finite state machines using an asynchronous model, hence permitting the specification of mixed asynchronous/synchronous behavior. The proposed Generalized Signal Transition Graph Model is free from the restrictions of the previous models such as liveness, safeness, and free-choice requirements, and permits general Petri-net structures that may include multiple tokens in a place as long as the resulting state graph is bounded and has a consistent state assignment. A key aspect of the generalizations is that all the extensions are defined at the state graph level.<>
本文介绍了一种新的广义信号转换图模型,用于描述系统级接口中复杂的混合异步/同步电路。我们的目标是开发能够对混合异步/同步和仲裁行为建模的扩展。一些关键的扩展已经开发出来,使该模型更广泛地适用于工业设计。扩展包括布尔保护,引入了级别语义,使得可以用信号转换和“信号级别”来描述“事件”,以及用于描述不关心和未定义行为的语义扩展。后一种扩展使得使用异步模型建模同步有限状态机成为可能,因此允许规范混合异步/同步行为。提出的广义信号转换图模型不受先前模型的限制,如活动性、安全性和自由选择要求,并且允许在一个地方包含多个令牌的一般Petri-net结构,只要结果状态图是有界的,并且具有一致的状态分配。泛化的一个关键方面是所有的扩展都是在状态图级别定义的。
{"title":"A generalized signal transition graph model for specification of complex interfaces","authors":"P. Vanbekbergen, C. Ykman-Couvreur, Bill Lin, H. Man","doi":"10.1109/EDTC.1994.326848","DOIUrl":"https://doi.org/10.1109/EDTC.1994.326848","url":null,"abstract":"This paper introduces a new Generalized Signal Transition Graph model for specifying complex mixed asynchronous/synchronous circuits, as found in system-level interfaces. The goal has been to develop extensions that make it possible to model mixed asynchronous/synchronous and arbitration behavior. A number of key extensions have been developed that makes the model much more widely applicable to industrial designs. The extensions include Boolean guards, the introduction of level semantics that make it possible to describe \"events\" in terms of both signal transitions as well as \"signal levels\", and the semantic extensions for describing don't care and undefined behavior. The latter extensions make it possible to model synchronous finite state machines using an asynchronous model, hence permitting the specification of mixed asynchronous/synchronous behavior. The proposed Generalized Signal Transition Graph Model is free from the restrictions of the previous models such as liveness, safeness, and free-choice requirements, and permits general Petri-net structures that may include multiple tokens in a place as long as the resulting state graph is bounded and has a consistent state assignment. A key aspect of the generalizations is that all the extensions are defined at the state graph level.<<ETX>>","PeriodicalId":244297,"journal":{"name":"Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131712099","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}
引用次数: 17
Component selection, scheduling and control schemes for high level synthesis 高级综合的部件选择、调度和控制方案
Pub Date : 1994-02-28 DOI: 10.1109/EDTC.1994.326832
B. Rouzeyre, D. Dupont, G. Sagnes
This paper emphasizes on the performance optimization problem of automatically synthesized circuits while respecting area constraints. This optimization is performed at the earliest step of synthesis, i.e. during the scheduling of the behavioral specification of the circuit. It is mainly based on an adequate determination of the type of component which implements each operation in the specification. An algorithm performing concurrently component selection and scheduling is presented. It gives the designer facilities for design-space exploration, i.e. time versus area, since components are taken from a user specified library. The special features of this algorithm are: several component types can implement an operation and one component type can implement several operations; the delays are associated to pairs (component type, operation type); both the usual synchronous control scheme and a control scheme allowing to tune independently the delay of every control step (referred as adjusted control) are discussed.<>
本文重点研究了在考虑面积约束的情况下自动合成电路的性能优化问题。这种优化是在合成的最早一步进行的,即在电路行为规范的调度期间。它主要基于对实现规范中每个操作的组件类型的充分确定。提出了一种同时进行部件选择和调度的算法。它为设计师提供了设计空间探索的便利,即时间与面积,因为组件取自用户指定的库。该算法的特点是:几种组件类型可以实现一种操作,一种组件类型可以实现几种操作;延迟与对(组件类型,操作类型)相关;讨论了通常的同步控制方案和允许独立调整每个控制步骤的延迟的控制方案(称为可调控制)
{"title":"Component selection, scheduling and control schemes for high level synthesis","authors":"B. Rouzeyre, D. Dupont, G. Sagnes","doi":"10.1109/EDTC.1994.326832","DOIUrl":"https://doi.org/10.1109/EDTC.1994.326832","url":null,"abstract":"This paper emphasizes on the performance optimization problem of automatically synthesized circuits while respecting area constraints. This optimization is performed at the earliest step of synthesis, i.e. during the scheduling of the behavioral specification of the circuit. It is mainly based on an adequate determination of the type of component which implements each operation in the specification. An algorithm performing concurrently component selection and scheduling is presented. It gives the designer facilities for design-space exploration, i.e. time versus area, since components are taken from a user specified library. The special features of this algorithm are: several component types can implement an operation and one component type can implement several operations; the delays are associated to pairs (component type, operation type); both the usual synchronous control scheme and a control scheme allowing to tune independently the delay of every control step (referred as adjusted control) are discussed.<<ETX>>","PeriodicalId":244297,"journal":{"name":"Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC","volume":"117 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127582224","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}
引用次数: 13
Bug identification of a real chip design by symbolic model checking 用符号模型检验方法进行实际芯片设计中的Bug识别
Pub Date : 1994-02-28 DOI: 10.1109/EDTC.1994.326886
Ben Chen, M. Yamazaki, M. Fujita
We show how we have successfully identified the bug of a real chip by using formal verification techniques. Since excessive number of simulation cycles are necessary to debug the chip design, formal verification techniques, specifically CTL symbolic model checking, were adopted to identify the bug. We demonstrate several approaches including abstraction, which make it possible to apply symbolic model checking methods. The methods and ideas reported here are general enough for diagnosing other real chips.<>
我们展示了我们如何通过使用形式验证技术成功地识别真实芯片的错误。由于调试芯片设计需要过多的仿真周期,因此采用形式化验证技术,特别是CTL符号模型检查来识别错误。我们演示了几种方法,包括抽象,这使得应用符号模型检查方法成为可能。本文所报道的方法和思路对于其他真实芯片的诊断具有足够的通用性。
{"title":"Bug identification of a real chip design by symbolic model checking","authors":"Ben Chen, M. Yamazaki, M. Fujita","doi":"10.1109/EDTC.1994.326886","DOIUrl":"https://doi.org/10.1109/EDTC.1994.326886","url":null,"abstract":"We show how we have successfully identified the bug of a real chip by using formal verification techniques. Since excessive number of simulation cycles are necessary to debug the chip design, formal verification techniques, specifically CTL symbolic model checking, were adopted to identify the bug. We demonstrate several approaches including abstraction, which make it possible to apply symbolic model checking methods. The methods and ideas reported here are general enough for diagnosing other real chips.<<ETX>>","PeriodicalId":244297,"journal":{"name":"Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115632976","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}
引用次数: 46
Software implementation and statistical optimization of some electronic component's lifetime 某些电子元件寿命的软件实现与统计优化
Pub Date : 1994-02-28 DOI: 10.1109/EDTC.1994.326800
K.C. Kouakou
Lifetime optimization of some industrial or biological items which can fail under internal or external pertubations are of great interest for researchers in many fields as electronic and computer engineering, medicine, mechanical engineering, railways and many others. Some useful goals of a software called EstiSurv which can be useful in the above fields, are described.<>
一些工业或生物项目可能在内部或外部扰动下失效,其寿命优化是电子和计算机工程、医学、机械工程、铁路等许多领域的研究人员非常感兴趣的问题。一个叫做EstiSurv的软件的一些有用的目标可以在上述领域中被描述
{"title":"Software implementation and statistical optimization of some electronic component's lifetime","authors":"K.C. Kouakou","doi":"10.1109/EDTC.1994.326800","DOIUrl":"https://doi.org/10.1109/EDTC.1994.326800","url":null,"abstract":"Lifetime optimization of some industrial or biological items which can fail under internal or external pertubations are of great interest for researchers in many fields as electronic and computer engineering, medicine, mechanical engineering, railways and many others. Some useful goals of a software called EstiSurv which can be useful in the above fields, are described.<<ETX>>","PeriodicalId":244297,"journal":{"name":"Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114502881","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
A new model to uniformly represent the function and timing of MOS circuits and its application to VHDL simulation 一种统一表示MOS电路功能和时序的新模型及其在VHDL仿真中的应用
Pub Date : 1994-02-28 DOI: 10.1109/EDTC.1994.326854
Jürgen Frößl, T. Kropf
In this paper a new formal model is presented which allows the uniform representation of the discrete functional and timing behavior of arbitrary MOS transistor circuits. Algorithms are presented to automatically extract the model from transistor netlists and to transform it into VHDL simulation descriptions. The accuracy of the VHDL simulation is sufficient for a detailed functional and timing analysis of digital circuits, although the runtime is considerably reduced. The model is well suited for formal verification approaches since it is based on formalized timed transition systems.<>
本文提出了一种新的形式模型,可以统一表示任意MOS晶体管电路的离散功能和时序行为。提出了从晶体管网络列表中自动提取模型并将其转换为VHDL仿真描述的算法。尽管运行时间大大减少,但VHDL仿真的准确性足以用于数字电路的详细功能和时序分析。该模型非常适合于形式化验证方法,因为它基于形式化的定时转换系统。
{"title":"A new model to uniformly represent the function and timing of MOS circuits and its application to VHDL simulation","authors":"Jürgen Frößl, T. Kropf","doi":"10.1109/EDTC.1994.326854","DOIUrl":"https://doi.org/10.1109/EDTC.1994.326854","url":null,"abstract":"In this paper a new formal model is presented which allows the uniform representation of the discrete functional and timing behavior of arbitrary MOS transistor circuits. Algorithms are presented to automatically extract the model from transistor netlists and to transform it into VHDL simulation descriptions. The accuracy of the VHDL simulation is sufficient for a detailed functional and timing analysis of digital circuits, although the runtime is considerably reduced. The model is well suited for formal verification approaches since it is based on formalized timed transition systems.<<ETX>>","PeriodicalId":244297,"journal":{"name":"Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114557833","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}
引用次数: 6
Fault modeling and defect level projections in digital ICs 数字集成电路中的故障建模与缺陷等级投影
Pub Date : 1994-02-28 DOI: 10.1109/EDTC.1994.326839
J. Sousa, F. Gonçalves, João Paulo Teixeira, T. Williams
This paper presents a new model for evaluating the defect level, DL, in VLSI circuits as a function of the yield, Y, and the stuck-at fault coverage, T. It is shown that the observed DL(T) curve can be accurately modeled using non equally probable, realistic faults predicted from defect statistics data and IC layout. The deviation of DL(T) from the one estimated by the Williams-Brown equation is shown, to be caused by two effects. First, the topology of the most likely realistic faults determine their susceptibility, which is typically lower than the stuck-at fault susceptibility. Second, the incompleteness of a given test set and the detection technique (such as static voltage testing) determine a non 100% defect coverage. The suitability of the model was assessed by means of layout fault extraction and switch-level fault simulation, and the results obtained agree with previously published DL(T) experimental results on actual ICs.<>
本文提出了一个新的模型来评估VLSI电路中的缺陷水平DL作为良率Y和卡在故障覆盖率T的函数。结果表明,观察到的DL(T)曲线可以用缺陷统计数据和IC布局预测的非等概率实际故障来精确建模。DL(T)与Williams-Brown方程估计的DL(T)的偏差是由两种影响引起的。首先,最可能的实际故障的拓扑结构决定了它们的易感性,这通常低于卡在故障上的易感性。其次,给定测试集的不完整性和检测技术(如静态电压测试)决定了非100%的缺陷覆盖率。通过布局故障提取和开关级故障仿真对模型的适用性进行了评价,所得结果与已有的实际集成电路的DL(T)实验结果一致。
{"title":"Fault modeling and defect level projections in digital ICs","authors":"J. Sousa, F. Gonçalves, João Paulo Teixeira, T. Williams","doi":"10.1109/EDTC.1994.326839","DOIUrl":"https://doi.org/10.1109/EDTC.1994.326839","url":null,"abstract":"This paper presents a new model for evaluating the defect level, DL, in VLSI circuits as a function of the yield, Y, and the stuck-at fault coverage, T. It is shown that the observed DL(T) curve can be accurately modeled using non equally probable, realistic faults predicted from defect statistics data and IC layout. The deviation of DL(T) from the one estimated by the Williams-Brown equation is shown, to be caused by two effects. First, the topology of the most likely realistic faults determine their susceptibility, which is typically lower than the stuck-at fault susceptibility. Second, the incompleteness of a given test set and the detection technique (such as static voltage testing) determine a non 100% defect coverage. The suitability of the model was assessed by means of layout fault extraction and switch-level fault simulation, and the results obtained agree with previously published DL(T) experimental results on actual ICs.<<ETX>>","PeriodicalId":244297,"journal":{"name":"Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124593520","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}
引用次数: 16
An OBDD-representation of statecharts 状态图的obdd表示形式
Pub Date : 1994-02-28 DOI: 10.1109/EDTC.1994.326884
J. Helbig, Peter Kelb
We present an effective method to translate a statechart into an ordered binary decision diagram (OBDD) representation of its transition system. By that it becomes possible to verify a system specified by a statechart by symbolic model checking, one of the most advanced automatic verification techniques. The method exploits the hierarchy in the relevance of information as is implied by the state structure and admits some redundancy to keep the "decoding effort" of each OBDD small. The method is implemented in the ESPRIT project FORMAT, where OBDD based transition systems serve as a common ground to verify specifications in VHDL or (a variant of) statecharts against temporal logic, symbolic timing diagrams, and each other.<>
提出了一种将状态图转换成有序二元决策图(OBDD)表示的有效方法。这样就可以通过符号模型检查(最先进的自动验证技术之一)来验证由状态图指定的系统。该方法利用状态结构所隐含的信息相关性中的层次结构,并允许一些冗余,以保持每个OBDD的“解码工作量”较小。该方法在ESPRIT项目FORMAT中实现,其中基于OBDD的转换系统作为验证VHDL或(一种变体)状态图中的规范的公共基础,以对照时间逻辑、符号时序图以及彼此。b>
{"title":"An OBDD-representation of statecharts","authors":"J. Helbig, Peter Kelb","doi":"10.1109/EDTC.1994.326884","DOIUrl":"https://doi.org/10.1109/EDTC.1994.326884","url":null,"abstract":"We present an effective method to translate a statechart into an ordered binary decision diagram (OBDD) representation of its transition system. By that it becomes possible to verify a system specified by a statechart by symbolic model checking, one of the most advanced automatic verification techniques. The method exploits the hierarchy in the relevance of information as is implied by the state structure and admits some redundancy to keep the \"decoding effort\" of each OBDD small. The method is implemented in the ESPRIT project FORMAT, where OBDD based transition systems serve as a common ground to verify specifications in VHDL or (a variant of) statecharts against temporal logic, symbolic timing diagrams, and each other.<<ETX>>","PeriodicalId":244297,"journal":{"name":"Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125687797","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}
引用次数: 29
Synthesis of self-testable controllers 自测试控制器的合成
Pub Date : 1994-02-28 DOI: 10.1109/EDTC.1994.326815
S. Hellebrand, H. Wunderlich
The paper presents a synthesis approach for pipeline-like controller structures. These structures allow to implement a built-in self-test in two sessions without any extra test registers. Hence the additional delay imposed by the test circuitry is reduced, the fault coverage is increased, and in many cases the overall area is minimal, too. The self-testable structure for a given finite state machine specification is derived from an appropriate realization of the machine. A theorem is proven that such realizations can be constructed by means of partition pairs. An algorithm to determine optimal realizations is developed and benchmark experiments are presented to demonstrate the applicability of the presented approach.<>
本文提出了一种类管道控制器结构的综合方法。这些结构允许在两个会话中实现内置自检,而不需要任何额外的测试寄存器。因此,由测试电路施加的额外延迟减少了,故障覆盖范围增加了,并且在许多情况下,整个区域也是最小的。给定有限状态机规范的自测试结构来源于机器的适当实现。证明了这样的实现可以用分割对来构造。开发了一种确定最佳实现的算法,并给出了基准实验来证明所提出方法的适用性。
{"title":"Synthesis of self-testable controllers","authors":"S. Hellebrand, H. Wunderlich","doi":"10.1109/EDTC.1994.326815","DOIUrl":"https://doi.org/10.1109/EDTC.1994.326815","url":null,"abstract":"The paper presents a synthesis approach for pipeline-like controller structures. These structures allow to implement a built-in self-test in two sessions without any extra test registers. Hence the additional delay imposed by the test circuitry is reduced, the fault coverage is increased, and in many cases the overall area is minimal, too. The self-testable structure for a given finite state machine specification is derived from an appropriate realization of the machine. A theorem is proven that such realizations can be constructed by means of partition pairs. An algorithm to determine optimal realizations is developed and benchmark experiments are presented to demonstrate the applicability of the presented approach.<<ETX>>","PeriodicalId":244297,"journal":{"name":"Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC","volume":"180 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132496036","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}
引用次数: 15
An overview of analogue optimisation using "AD-OPT" 使用“AD-OPT”的模拟优化概述
Pub Date : 1994-02-28 DOI: 10.1109/EDTC.1994.326822
Eamonn Byrne, O. McCarthy, David Lucas, B. Donnellan
A system for optimising analogue circuits is presented. The system "AD-OPT" (Analog Devices OPTimiser) uses numerical simulation and interpolation methods to determine an optimal set of circuit element values and device geometries to meet specific analogue performance requirements. This paper presents an overview of AD-OPT and of its three central modules: the datasheet generator, the database creation module and the optimiser. The paper demonstrates that the increasing speed of work stations and the judicious use of numerical methods, is altering the balance between theoretical and numerical approaches to problem solving.<>
提出了一种模拟电路优化系统。该系统“AD-OPT”(Analog Devices optimizer)使用数值模拟和插值方法来确定一组最佳电路元件值和器件几何形状,以满足特定的模拟性能要求。本文概述了AD-OPT及其三个核心模块:数据表生成器、数据库创建模块和优化器。本文表明,工作站速度的提高和数值方法的明智使用正在改变解决问题的理论和数值方法之间的平衡。
{"title":"An overview of analogue optimisation using \"AD-OPT\"","authors":"Eamonn Byrne, O. McCarthy, David Lucas, B. Donnellan","doi":"10.1109/EDTC.1994.326822","DOIUrl":"https://doi.org/10.1109/EDTC.1994.326822","url":null,"abstract":"A system for optimising analogue circuits is presented. The system \"AD-OPT\" (Analog Devices OPTimiser) uses numerical simulation and interpolation methods to determine an optimal set of circuit element values and device geometries to meet specific analogue performance requirements. This paper presents an overview of AD-OPT and of its three central modules: the datasheet generator, the database creation module and the optimiser. The paper demonstrates that the increasing speed of work stations and the judicious use of numerical methods, is altering the balance between theoretical and numerical approaches to problem solving.<<ETX>>","PeriodicalId":244297,"journal":{"name":"Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC","volume":"57 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132020433","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
Delay reduction by segment substitution 通过分段替换减少延迟
Pub Date : 1994-02-28 DOI: 10.1109/EDTC.1994.326894
Hitesh Ajuha, P. R. Menon
This paper presents a new algorithm for reducing the delay of combinational circuits by structural modifications. Delay reduction is obtained by substituting delay-inefficient segments of the longest path in the circuit, by faster segments which perform the same function. Experimental results with the ISCAS85 benchmark circuits showed good delay reduction with only moderate area increase. Extension of this method for delay reduction of technology-mapped circuits appears to be feasible.<>
本文提出了一种通过结构修改来降低组合电路延迟的新算法。通过将电路中最长路径的延迟低效段替换为执行相同功能的更快段,可以获得延迟减少。在ISCAS85基准电路上的实验结果表明,该电路仅增加了适度的面积,就能很好地降低延迟。将这种方法推广到技术映射电路的延迟降低上是可行的。
{"title":"Delay reduction by segment substitution","authors":"Hitesh Ajuha, P. R. Menon","doi":"10.1109/EDTC.1994.326894","DOIUrl":"https://doi.org/10.1109/EDTC.1994.326894","url":null,"abstract":"This paper presents a new algorithm for reducing the delay of combinational circuits by structural modifications. Delay reduction is obtained by substituting delay-inefficient segments of the longest path in the circuit, by faster segments which perform the same function. Experimental results with the ISCAS85 benchmark circuits showed good delay reduction with only moderate area increase. Extension of this method for delay reduction of technology-mapped circuits appears to be feasible.<<ETX>>","PeriodicalId":244297,"journal":{"name":"Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1994-02-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125401116","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
期刊
Proceedings of European Design and Test Conference EDAC-ETC-EUROASIC
全部 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