首页 > 最新文献

2004 International Symposium on System-on-Chip, 2004. Proceedings.最新文献

英文 中文
Comparative analysis of serial vs parallel links in NoC NoC中串并联链路的比较分析
Pub Date : 2004-11-16 DOI: 10.1109/ISSOC.2004.1411181
A. Morgenshtein, I. Cidon, A. Kolodny, R. Ginosar
An analytical model is employed to characterize and compare serial and parallel communication techniques in NoC interconnects. Simulations that are based on 130 nm and 70 nm technology parameters reveal up to /spl times/5.5 and /spl times/17 reduction in power and area of serial vs. 32-bit multi-layer parallel links, respectively. Lower power is dissipated by a single-layer parallel link but it occupies a larger area. We conclude that long on-chip interconnects could benefit from serial links.
采用解析模型对NoC互连中的串行和并行通信技术进行了表征和比较。基于130 nm和70 nm技术参数的仿真显示,与32位多层并行链路相比,串行链路的功耗和面积分别降低了5.5倍和17倍。单层并联链路功耗较低,但占用面积较大。我们的结论是,长片上互连可以受益于串行链路。
{"title":"Comparative analysis of serial vs parallel links in NoC","authors":"A. Morgenshtein, I. Cidon, A. Kolodny, R. Ginosar","doi":"10.1109/ISSOC.2004.1411181","DOIUrl":"https://doi.org/10.1109/ISSOC.2004.1411181","url":null,"abstract":"An analytical model is employed to characterize and compare serial and parallel communication techniques in NoC interconnects. Simulations that are based on 130 nm and 70 nm technology parameters reveal up to /spl times/5.5 and /spl times/17 reduction in power and area of serial vs. 32-bit multi-layer parallel links, respectively. Lower power is dissipated by a single-layer parallel link but it occupies a larger area. We conclude that long on-chip interconnects could benefit from serial links.","PeriodicalId":268122,"journal":{"name":"2004 International Symposium on System-on-Chip, 2004. Proceedings.","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2004-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117220640","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}
引用次数: 61
Stream architectures - efficiency and programmability 流架构——效率和可编程性
Pub Date : 2004-11-16 DOI: 10.1109/ISSOC.2004.1411141
M. Erez
Summary form only given. Stream processors are fully programmable in a high-level language, yet are capable of achieving computation efficiency comparable to fixed-function ASIC solutions (about 20 pJ/op) and can be scaled from a Gop/s (20 mW) block to a Top/s (20 W) chip in current semiconductor technology. The parallel nature of stream processors enables their performance to scale with technology. In a 2010 45 nm technology we expect an efficiency of 1 pJ/op and performance of up to 20 Top/s (20 W). A stream processor contains an array of arithmetic units that are supplied with data by a deep and explicit register hierarchy, which also serves to decouple instruction execution from unpredictable and long-latency memory operations. This decoupled and exposed-communication architecture enables a compiler to automatically map a stream application (such as a signal-flow graph) to the processing array: employing "stream scheduling" to stage the high-level movement of streams, and "communication scheduling" to schedule the data movement in the low-level kernels. This explicit optimization of communication results in almost all data and instruction movement taking place over short wires, and hence almost all energy going to useful computation. We have built a prototype streaming signal processor, Imagine, and have demonstrated streaming applications involving video compression/decompression, wireless communication, and adaptive beam-forming. We are also designing the Merrimac supercomputer, which uses a stream processor based on the same architectural principles as Imagine, illustrating the flexibility, generality, and scalability of the streaming concept. This paper describes stream architectures, stream programming systems, and streaming applications. A comparison is made to conventional DSPs, FPGAs, and ASIC solutions.
只提供摘要形式。流处理器是用高级语言完全可编程的,但能够实现与固定功能ASIC解决方案(约20 pJ/op)相当的计算效率,并且可以从Gop/s (20 mW)块扩展到当前半导体技术中的Top/s (20 W)芯片。流处理器的并行特性使得它们的性能可以随技术而扩展。在2010年的45纳米技术中,我们预计效率为1 pJ/op,性能高达20 Top/s (20 W)。流处理器包含一组算术单元,这些算术单元由深度和显式寄存器层次结构提供数据,这也有助于将指令执行与不可预测和长延迟的内存操作解耦。这种解耦和暴露的通信架构使编译器能够自动将流应用程序(例如信号流图)映射到处理数组:使用“流调度”来执行流的高级移动,并使用“通信调度”来调度低级内核中的数据移动。这种显式的通信优化导致几乎所有数据和指令的移动都在短线路上进行,因此几乎所有的能量都用于有用的计算。我们已经建立了一个流信号处理器的原型,Imagine,并演示了包括视频压缩/解压缩、无线通信和自适应波束形成的流应用。我们还在设计Merrimac超级计算机,它使用基于与Imagine相同架构原则的流处理器,说明了流概念的灵活性、通用性和可扩展性。本文描述了流架构、流编程系统和流应用。与传统的dsp、fpga和ASIC解决方案进行了比较。
{"title":"Stream architectures - efficiency and programmability","authors":"M. Erez","doi":"10.1109/ISSOC.2004.1411141","DOIUrl":"https://doi.org/10.1109/ISSOC.2004.1411141","url":null,"abstract":"Summary form only given. Stream processors are fully programmable in a high-level language, yet are capable of achieving computation efficiency comparable to fixed-function ASIC solutions (about 20 pJ/op) and can be scaled from a Gop/s (20 mW) block to a Top/s (20 W) chip in current semiconductor technology. The parallel nature of stream processors enables their performance to scale with technology. In a 2010 45 nm technology we expect an efficiency of 1 pJ/op and performance of up to 20 Top/s (20 W). A stream processor contains an array of arithmetic units that are supplied with data by a deep and explicit register hierarchy, which also serves to decouple instruction execution from unpredictable and long-latency memory operations. This decoupled and exposed-communication architecture enables a compiler to automatically map a stream application (such as a signal-flow graph) to the processing array: employing \"stream scheduling\" to stage the high-level movement of streams, and \"communication scheduling\" to schedule the data movement in the low-level kernels. This explicit optimization of communication results in almost all data and instruction movement taking place over short wires, and hence almost all energy going to useful computation. We have built a prototype streaming signal processor, Imagine, and have demonstrated streaming applications involving video compression/decompression, wireless communication, and adaptive beam-forming. We are also designing the Merrimac supercomputer, which uses a stream processor based on the same architectural principles as Imagine, illustrating the flexibility, generality, and scalability of the streaming concept. This paper describes stream architectures, stream programming systems, and streaming applications. A comparison is made to conventional DSPs, FPGAs, and ASIC solutions.","PeriodicalId":268122,"journal":{"name":"2004 International Symposium on System-on-Chip, 2004. Proceedings.","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2004-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129511538","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
A low-power I-cache design with tag-comparison reuse 具有标签比较重用的低功耗I-cache设计
Pub Date : 2004-11-16 DOI: 10.1109/ISSOC.2004.1411147
Koji Inoue, Hidekazu Tanaka, V. Moshnyaga, K. Murakami
This paper reports design and evaluation results of a low-energy I-cache architecture, called history-based tag-comparison (HBTC) cache. The HBTC cache attempts to re-use tag-comparison results to detect and eliminate unnecessary memory-array activations. We have performed cycle accurate simulations, and have designed an SRAM core based on a 0.18 /spl mu/m CMOS technology. As a result, it has been observed that the HBTC approach can achieve 60% of energy reduction, with only 0.3% performance degradation, compared to a conventional cache. Furthermore, we have also evaluated the potential of the HBTC cache by combining with other low-energy techniques.
本文报告了一种低能耗I-cache架构的设计和评估结果,称为基于历史的标签比较(HBTC)缓存。HBTC缓存尝试重用标签比较结果来检测和消除不必要的内存数组激活。我们进行了周期精确仿真,并设计了基于0.18 /spl mu/m CMOS技术的SRAM内核。因此,与传统缓存相比,HBTC方法可以实现60%的能耗降低,而性能下降仅为0.3%。此外,我们还评估了与其他低能耗技术相结合的HBTC缓存的潜力。
{"title":"A low-power I-cache design with tag-comparison reuse","authors":"Koji Inoue, Hidekazu Tanaka, V. Moshnyaga, K. Murakami","doi":"10.1109/ISSOC.2004.1411147","DOIUrl":"https://doi.org/10.1109/ISSOC.2004.1411147","url":null,"abstract":"This paper reports design and evaluation results of a low-energy I-cache architecture, called history-based tag-comparison (HBTC) cache. The HBTC cache attempts to re-use tag-comparison results to detect and eliminate unnecessary memory-array activations. We have performed cycle accurate simulations, and have designed an SRAM core based on a 0.18 /spl mu/m CMOS technology. As a result, it has been observed that the HBTC approach can achieve 60% of energy reduction, with only 0.3% performance degradation, compared to a conventional cache. Furthermore, we have also evaluated the potential of the HBTC cache by combining with other low-energy techniques.","PeriodicalId":268122,"journal":{"name":"2004 International Symposium on System-on-Chip, 2004. Proceedings.","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2004-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129866841","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
Reconfigurable IP blocks: a survey [SoC] 可重构IP块:一项调查[SoC]
Pub Date : 2004-11-16 DOI: 10.1109/ISSOC.2004.1411163
T. Ristimäki, J. Nurmi
An extensive survey concentrating totally on reconfigurable IP blocks is given. The most remarkable prevailing implementations are categorized according to the computational granularity, communication topology and source of block, i.e. academic vs. commercial. Also our own research results in this field are included in the classification.
一个广泛的调查完全集中在可重构IP块给出。最引人注目的主流实现是根据计算粒度、通信拓扑和块来源进行分类的,即学术与商业。此外,我们自己在这一领域的研究成果也被纳入了分类。
{"title":"Reconfigurable IP blocks: a survey [SoC]","authors":"T. Ristimäki, J. Nurmi","doi":"10.1109/ISSOC.2004.1411163","DOIUrl":"https://doi.org/10.1109/ISSOC.2004.1411163","url":null,"abstract":"An extensive survey concentrating totally on reconfigurable IP blocks is given. The most remarkable prevailing implementations are categorized according to the computational granularity, communication topology and source of block, i.e. academic vs. commercial. Also our own research results in this field are included in the classification.","PeriodicalId":268122,"journal":{"name":"2004 International Symposium on System-on-Chip, 2004. Proceedings.","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2004-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126796798","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
Lessons learned from designing the MONTIUM - a coarse-grained reconfigurable processing tile 从设计MONTIUM(一个粗粒度的可重构处理块)中学到的经验
Pub Date : 2004-11-16 DOI: 10.1109/ISSOC.2004.1411138
G. Smit, P. M. Heysters, Michèl A. J. Rosien, Egbert Molenkamp
In this paper we describe in retrospective the main results of a four year project, called Chameleon. As part of this project we developed a coarse-grained reconfigurable core for DSP algorithms in wireless devices denoted MONTIUM. After presenting the main achievements within this project we present the lessons learned from this project.
在本文中,我们回顾性地描述了一个名为变色龙的四年项目的主要成果。作为该项目的一部分,我们为无线设备中的DSP算法开发了一个粗粒度的可重构核心,称为MONTIUM。在介绍了这个项目的主要成就之后,我们介绍了从这个项目中吸取的教训。
{"title":"Lessons learned from designing the MONTIUM - a coarse-grained reconfigurable processing tile","authors":"G. Smit, P. M. Heysters, Michèl A. J. Rosien, Egbert Molenkamp","doi":"10.1109/ISSOC.2004.1411138","DOIUrl":"https://doi.org/10.1109/ISSOC.2004.1411138","url":null,"abstract":"In this paper we describe in retrospective the main results of a four year project, called Chameleon. As part of this project we developed a coarse-grained reconfigurable core for DSP algorithms in wireless devices denoted MONTIUM. After presenting the main achievements within this project we present the lessons learned from this project.","PeriodicalId":268122,"journal":{"name":"2004 International Symposium on System-on-Chip, 2004. Proceedings.","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2004-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126307146","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
Global routing for multicast-supporting TDM network-on-chip 支持组播的TDM片上网络的全局路由
Pub Date : 2004-11-16 DOI: 10.1109/ISSOC.2004.1411135
Jian Liu, Lirong Zheng, H. Tenhunen
This work presents a circuit-switched network architecture for network-on-chip. It uses the time-division-multiplexing (TDM) scheme to realize the circuits. The global routing (slot assignment at each switch) is done centrally while the slot mapping is done locally by the switches. The switches support multicast operation, which enables multicast traffic. Furthermore, the delay in the network is predictable before a circuit is established and in-order data delivery is guaranteed.
本文提出了一种用于片上网络的电路交换网络架构。它采用时分复用(TDM)方案来实现电路。全局路由(每个交换机的槽位分配)是集中完成的,而槽位映射是由交换机在本地完成的。交换机支持组播操作,从而实现组播流量。此外,在电路建立之前,网络中的延迟是可预测的,并保证了有序的数据传输。
{"title":"Global routing for multicast-supporting TDM network-on-chip","authors":"Jian Liu, Lirong Zheng, H. Tenhunen","doi":"10.1109/ISSOC.2004.1411135","DOIUrl":"https://doi.org/10.1109/ISSOC.2004.1411135","url":null,"abstract":"This work presents a circuit-switched network architecture for network-on-chip. It uses the time-division-multiplexing (TDM) scheme to realize the circuits. The global routing (slot assignment at each switch) is done centrally while the slot mapping is done locally by the switches. The switches support multicast operation, which enables multicast traffic. Furthermore, the delay in the network is predictable before a circuit is established and in-order data delivery is guaranteed.","PeriodicalId":268122,"journal":{"name":"2004 International Symposium on System-on-Chip, 2004. Proceedings.","volume":"98 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2004-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131446106","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
Assertion based verification of PSL for SystemC designs 基于断言的PSL系统设计验证
Pub Date : 2004-11-16 DOI: 10.1109/ISSOC.2004.1411179
A. Habibi, A. Gawanmeh, S. Tahar
In this paper, we present an assertion based verification approach for SystemC designs, based on embedding the property specification language (PSL) using abstract state machines (ASM). Our approach utilizes an existing embedding of PSL in ASM in order to enable modeling of PSL assertions at the ASM level. Here, we propose to compile PSL assertions into C# code, and integrate them with the SystemC design. Assertions are then verified by simulating the new model that combines the original design and the integrated assertions. This enriches the SystemC language with a powerful and expressive assertion specification layer, and improves the verification of SystemC designs by targeting specific properties during simulation.
本文提出了一种基于断言的SystemC设计验证方法,该方法基于使用抽象状态机(ASM)嵌入属性规范语言(PSL)。我们的方法利用ASM中现有的PSL嵌入,以便在ASM级别对PSL断言进行建模。在这里,我们建议将PSL断言编译成c#代码,并将它们集成到SystemC设计中。然后,通过模拟结合了原始设计和集成断言的新模型来验证断言。这丰富了SystemC语言强大而富有表现力的断言规范层,并通过在仿真期间针对特定属性改进了SystemC设计的验证。
{"title":"Assertion based verification of PSL for SystemC designs","authors":"A. Habibi, A. Gawanmeh, S. Tahar","doi":"10.1109/ISSOC.2004.1411179","DOIUrl":"https://doi.org/10.1109/ISSOC.2004.1411179","url":null,"abstract":"In this paper, we present an assertion based verification approach for SystemC designs, based on embedding the property specification language (PSL) using abstract state machines (ASM). Our approach utilizes an existing embedding of PSL in ASM in order to enable modeling of PSL assertions at the ASM level. Here, we propose to compile PSL assertions into C# code, and integrate them with the SystemC design. Assertions are then verified by simulating the new model that combines the original design and the integrated assertions. This enriches the SystemC language with a powerful and expressive assertion specification layer, and improves the verification of SystemC designs by targeting specific properties during simulation.","PeriodicalId":268122,"journal":{"name":"2004 International Symposium on System-on-Chip, 2004. Proceedings.","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2004-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114891298","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
A thermal-aware power management soft-IP for platform-based SoC designs 热感知电源管理软ip,用于基于平台的SoC设计
Pub Date : 2004-11-16 DOI: 10.1109/ISSOC.2004.1411180
Chin-Tung Chan, Yu-Hong Chang, Hsichi Ho, H. Chiueh
A novel thermal-aware power management (TAPM) software intellectual property (soft-IP) for modem platform-based SoC designs is presented. This research proposes the system-level architecture of thermal-aware power management, which includes a power management bus (PMB), TAPM soft-IP and interface circuitry for the proposed PMB. Each component of the proposed design is encapsulated into a soft-IP. With the above design, system architects are able to incorporate on-chip power-controls and sensors to achieve nominal power dissipation and ensure the targeted system works within specification. The design yields intricate control and optimal management with little system overhead and minimum hardware requirements, as well as providing the flexibility to support different management schemes. The proposed system and its components are designed, implemented and verified by a prototype chip, which was fabricated in a TSMC 0.25 /spl mu/m 1P5M standard CMOS technology through the National Chip Implementation Center (CIC), Taiwan.
提出了一种新型的热感知电源管理(TAPM)软件知识产权(软ip),用于基于调制解调器平台的SoC设计。本研究提出了热感知电源管理的系统级架构,包括电源管理总线(PMB)、TAPM软ip和所提出的PMB接口电路。提出的设计的每个组件都封装在一个软ip中。通过上述设计,系统架构师能够将芯片上的功率控制和传感器结合起来,以实现标称功耗,并确保目标系统在规范范围内工作。该设计以最小的系统开销和最小的硬件要求实现了复杂的控制和最佳管理,并提供了支持不同管理方案的灵活性。采用台积电0.25 /spl mu/m 1P5M标准CMOS技术,通过台湾国家芯片实施中心(CIC)制作了原型芯片,对系统及其组件进行了设计、实现和验证。
{"title":"A thermal-aware power management soft-IP for platform-based SoC designs","authors":"Chin-Tung Chan, Yu-Hong Chang, Hsichi Ho, H. Chiueh","doi":"10.1109/ISSOC.2004.1411180","DOIUrl":"https://doi.org/10.1109/ISSOC.2004.1411180","url":null,"abstract":"A novel thermal-aware power management (TAPM) software intellectual property (soft-IP) for modem platform-based SoC designs is presented. This research proposes the system-level architecture of thermal-aware power management, which includes a power management bus (PMB), TAPM soft-IP and interface circuitry for the proposed PMB. Each component of the proposed design is encapsulated into a soft-IP. With the above design, system architects are able to incorporate on-chip power-controls and sensors to achieve nominal power dissipation and ensure the targeted system works within specification. The design yields intricate control and optimal management with little system overhead and minimum hardware requirements, as well as providing the flexibility to support different management schemes. The proposed system and its components are designed, implemented and verified by a prototype chip, which was fabricated in a TSMC 0.25 /spl mu/m 1P5M standard CMOS technology through the National Chip Implementation Center (CIC), Taiwan.","PeriodicalId":268122,"journal":{"name":"2004 International Symposium on System-on-Chip, 2004. Proceedings.","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2004-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130085364","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}
引用次数: 9
Verification of a 32-bit RISC processor core 验证一个32位的RISC处理器核心
Pub Date : 2004-11-16 DOI: 10.1109/ISSOC.2004.1411161
Tuukka Kasanko, J. Nurmi
Verification is currently the most time consuming task in the development of new designs. Automation must be introduced in order to achieve satisfactory results within reasonable time. This work presents how verification was conducted for one SoC component, a 32-bit RISC processor core. A wide variety of tools and methods were used in the process.
验证是目前新设计开发中最耗时的任务。为了在合理的时间内取得满意的结果,必须引入自动化。这项工作介绍了如何对一个SoC组件,一个32位RISC处理器核心进行验证。在这个过程中使用了各种各样的工具和方法。
{"title":"Verification of a 32-bit RISC processor core","authors":"Tuukka Kasanko, J. Nurmi","doi":"10.1109/ISSOC.2004.1411161","DOIUrl":"https://doi.org/10.1109/ISSOC.2004.1411161","url":null,"abstract":"Verification is currently the most time consuming task in the development of new designs. Automation must be introduced in order to achieve satisfactory results within reasonable time. This work presents how verification was conducted for one SoC component, a 32-bit RISC processor core. A wide variety of tools and methods were used in the process.","PeriodicalId":268122,"journal":{"name":"2004 International Symposium on System-on-Chip, 2004. Proceedings.","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2004-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129186527","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
Hardware unit for OVSF/Walsh/Hadamard code generation [3G mobile communication applications] OVSF/Walsh/Hadamard代码生成的硬件单元[3G移动通信应用]
Pub Date : 2004-11-16 DOI: 10.1109/ISSOC.2004.1411169
Timo Rintakoski, M. Kuulusa, J. Nurmi
A hardware unit for producing binary orthogonal variable spreading factor (OVSF), Hadamard and Walsh codes for WCDMA/CDMA2000 systems is presented. The generator uses a spreading factor, mode select, and the code index as the control input. The synthesized hardware unit consumes 512 NAND2-equivalent logic gates.
介绍了一种用于WCDMA/CDMA2000系统的二进制正交可变扩频因子(OVSF)、Hadamard和Walsh码生成的硬件单元。生成器使用扩展因子、模式选择和代码索引作为控制输入。合成硬件单元消耗512个nand2等效逻辑门。
{"title":"Hardware unit for OVSF/Walsh/Hadamard code generation [3G mobile communication applications]","authors":"Timo Rintakoski, M. Kuulusa, J. Nurmi","doi":"10.1109/ISSOC.2004.1411169","DOIUrl":"https://doi.org/10.1109/ISSOC.2004.1411169","url":null,"abstract":"A hardware unit for producing binary orthogonal variable spreading factor (OVSF), Hadamard and Walsh codes for WCDMA/CDMA2000 systems is presented. The generator uses a spreading factor, mode select, and the code index as the control input. The synthesized hardware unit consumes 512 NAND2-equivalent logic gates.","PeriodicalId":268122,"journal":{"name":"2004 International Symposium on System-on-Chip, 2004. Proceedings.","volume":"AES-11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2004-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126527181","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
期刊
2004 International Symposium on System-on-Chip, 2004. Proceedings.
全部 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