RM5271™ Microprocessor with External Cache Interface

Total Page:16

File Type:pdf, Size:1020Kb

RM5271™ Microprocessor with External Cache Interface RM5271™ Microprocessor with External Cache Interface Document Rev. 1.3 Date: 02/2000 FEATURES • Dual Issue superscalar microprocessor • High-performance floating point unit - up to 700 MFLOPS — 200, 250, 266, 300, 350 MHz operating frequencies — Single cycle repeat rate for common single precision opera- — 420 Dhrystone 2.1 MIPS maximum tions and some double precision operations • High-performance system interface — Two cycle repeat rate for double precision multiply and dou- — 64-bitmultiplexed system address/data bus for optimum ble precision combined multiply-add operations price/performance with up to 125MHz operation frequency — Single cycle repeat rate for single precision combined multi- — High-performance write protocols to maximize uncached ply-add operation write bandwidth • MIPS IV instruction set — Processor clock multipliers 2, 2.5, 3, 3.5, 4, 4.5, 5, 6, 7, 8, 9 — Floating point multiply-add instruction increases perfor- — IEEE 1149.1 JTAG boundary scan mance in signal processing and graphics applications • Integrated on-chip caches — Conditional moves to reduce branch frequency — 32KB instruction and 32KB data - 2-way set associative — Index address modes (register + register) — Virtually indexed, physically tagged • Embedded application enhancements — Write-back and write-through on a per-page basis — Specialized DSP integer Multiply-Accumulate instructions — Pipeline restart on first doubleword for data cache misses and 3-operand multiply instruction • Integrated secondary cache controller (R5000 compatible) — Instruction and Data cache locking by set — Supports 512K or 2MByte block write-through secondary — Optional dedicated exception vector for interrupts • Integrated memory management unit • Fully static CMOS design with power down logic — Fully associative joint TLB (shared by I and D translations) — Standby reduced power mode with WAIT instruction — 48 dual-entries map 96 pages — 2.5V core with 3.3V IO’s — Variable page size (4KB to 16MB in 4x increments) • 304-pin SBGA package (31x31mm) BLOCK DIAGRAM Extenal Cache Controller Primary Data Cache DTag ITag Primary Instruction Cache 2-way Set Associative DTLB ITLB 2-way Set Associative A/D Bus Pad Bus Store Buffer Pad Buffer Instruction Dispatch Unit Write Buffer Address Buffer FP Integer Read Buffer Instruction Instruction Register Register FP Bus Integer Bus D Bus Floating-Point Joint TLB Load Aligner Load/Align DVA Coprocessor 0 Integer Register File Floating-Point Register File Integer Address/Adder System/Memory Packer/Unpacker Shifter/Store Aligner Control IVA Logic Unit PC Incrementer Integer Control Floating-Point FA Bus MultAdd, Add, Sub, Branch PC Adder Cvt, Div, Sqrt Floating-Point Control ITLB Virtual DTLB Virtual Program Counter PLL/Clocks Int Mult, Div, Madd Quantum Effect Devices RM5271 Microprocessor, Document Rev. 1.3 1 www.qedinc.com DESCRIPTION The QED RM5271 is a highly integrated superscalar micro- combination with its high-throughput fully pipelined floating- processor that is ideally suited for high-end embedded con- point execution unit, the superscalar capability of the trol applications such as internetworking, high-performance RM5271 provides unparalleled price/performance in com- image manipulation, high-speed printing, and 3-D visual- putationally intensive embedded applications. ization.The RM5271 is also applicable to the low end work- station market where its balanced integer and floating-point CPU Registers performance and direct support for a large secondary cache (up to 2MB) provide outstanding price/performance The RM5271 CPU contains 32 general purpose registers, two special purpose registers for integer multiplication and division, a program counter, and no condition code bits. HARDWARE OVERVIEW Figure 1 shows the user visible state. The RM5271 offers a high-level of integration targeted at Pipeline high-performance embedded applications. The key ele- ments of the RM5271 are briefly described below. For integer operations, loads, stores, and other non-float- ing-point operations, the RM5271 uses a 5-stage pipeline. Superscalar Dispatch In addition to the 5-stage integer pipeline, the RM5271 uses an extended 7-stage pipeline for floating-point opera- The RM5271 has an asymmetric superscalar dispatch unit tions. which allows it to issue an integer instruction and a floating- point computation instruction simultaneously. With respect Figure 2 shows the RM5271 integer pipeline. Up to five to superscalar issue, integer instructions include alu, integer instructions can be executing simultaneously. branch, load/store, and floating-point load/store, while float- ing-point computation instructions include floating-point add, subtract, combined multiply-add, converts, etc. In General Purpose Registers 63 0 Multiply/Divide Registers 0630 r1 HI r2 63 0 •LO • • Program Counter •630 r29 PC r30 r31 Figure 1 CPU Registers 2 RM5271 Microprocessor, Document Rev. 1.3 Quantum Effect Devices www.qedinc.com I0 1I 2I 1R 2R 1A 2A 1D 2D 1W 2W I1 1I 2I 1R 2R 1A 2A 1D 2D 1W 2W I2 1I 2I 1R 2R 1A 2A 1D 2D 1W 2W I3 1I 2I 1R 2R 1A 2A 1D 2D 1W 2W I4 1I 2I 1R 2R 1A 2A 1D 2D 1W 2W one cycle 1I-1R: Instruction cache access 2I: Instruction virtual to physical address translation 2R: Register file read, Bypass calculation, Instruction decode, Branch address calculation 1A: Issue or slip decision, Branch decision 1A: Data virtual address calculation 1A-2A: Integer add, logical, shift 2A: Store Align 2A-2D: Data cache access and load align 1D: Data virtual to physical address translation 2W: Register file write Figure 2 Pipeline Integer Unit performs shifts and store alignment operations. Each of these units is optimized to perform all operations in a single The RM5271 implements the MIPS IV Instruction Set processor cycle. Architecture, and is therefore fully upward compatible with applications that run on processors implementing the ear- Integer Multiply/Divide lier generation MIPS I-III instruction sets. Additionally, the RM5271 includes two implementation-specific instructions The RM5271 has a dedicated integer multiply/divide unit not found in the baseline MIPS IV ISA but that are useful in optimized for high-speed multiply and multiply-accumulate the embedded market place. These instructions are integer operations. Table 1 shows the performance of the multiply/ multiply-accumulate (MAD) and 3-operand integer multiply divide unit on each operation. (MUL). Table 1: Integer Multiply/Divide Operations The RM5271 integer unit includes thirty-two general pur- Operand Repeat Stall pose 64-bit registers, a load/store architecture with single Opcode Size Latency Rate Cycles cycle ALU operations (add, sub, logical, shift) and an autonomous multiply/divide unit. Additional register MULT/U, 16 bit 3 2 0 MAD/U resources include: the HI/LO result registers for the two- 32 bit 4 3 0 operand integer multiply/divide operations, and the pro- MUL 16 bit 3 2 1 gram counter (PC). 32 bit 4 3 2 DMULT, any760 Register File DMULTU DIV, DIVD any 36 36 0 The RM5271 has thirty-two general purpose registers with register location 0 (r0) hard wired to a zero value. These DDIV, any68680 registers are used for scalar integer operations and DDIVU address calculation. The register file has two read ports and one write port and is fully bypassed to minimize opera- The baseline MIPS IV ISA specifies that the results of a tion latency in the pipeline. multiply or divide operation be placed in the Hi and Lo reg- isters. These values can then be transferred to the general ALU purpose register file using the Move-from-Hi and Move- from-Lo (MFHI/MFLO) instructions. The RM5271 ALU consists of an integer adder/subtractor, a In addition to the baseline MIPS IV integer multiply instruc- logic unit, and a shifter. The adder performs address calcu- tions, the RM5271 also implements the 3-operand multiply lations in addition to arithmetic operations. The logic unit instruction, MUL. This instruction specifies that the multiply performs all logical and zero shift data moves. The shifter Quantum Effect Devices RM5271 Microprocessor, Document Rev. 1.3 3 www.qedinc.com result go directly to the integer register file rather than the Table 2 gives the latencies of the floating-point instructions Lo register. The portion of the multiply that would have nor- in internal processor cycles. mally gone into the Hi register is discarded. For applica- tions where it is known that the high half of the multiply Table 2: Floating-Point Instruction Cycles result is not required, using the MUL instruction eliminates Operation Latency Repeat Rate the necessity of executing an explicit MFLO instruction. fadd 4 1 The multiply-add instructions (MAD) multiplies two oper- fsub 4 1 ands and adds the resulting product to the current contents fmult 4/5 1/2 of the Hi and Lo registers. The multiply-accumulate opera- fmadd 4/5 1/2 tion is the core primitive of almost all signal processing algorithms, allowing the RM5271 to eliminate the need for a fmsub 4/5 1/2 separate DSP engine in many embedded applications. fdiv 21/36 19/34 fsqrt 21/36 19/34 Floating-Point Co-Processor frecip 21/36 19/34 frsqrt 38/68 36/66 The RM5271 incorporates a high-performance fully pipe- fcvt.s.d 4 1 lined floating-point coprocessor which includes a floating- point register file and autonomous execution units for multi- fcvt.s.w 6 3 ply/add/convert and divide/square root. The floating-point fcvt.s.l 6 3 coprocessor is a tightly coupled execution unit, decoding fcvt.d.s 4 1 and executing instructions in parallel with, and in the case fcvt.d.w 4 1 of floating-point loads and stores, in cooperation with the integer unit. The superscalar capabilities of the RM5271 fcvt.d.l 4 1 allow floating-point computation instructions to be issued fcvt.w.s 4 1 concurrently with integer instructions. fcvt.w.d 4 1 fcvt.l.s 4 1 Floating-Point Unit fcvt.l.d 4 1 The RM5271 floating-point execution unit supports single fcmp 1 1 and double precision arithmetic, as specified in the IEEE fmov 1 1 Standard 754.
Recommended publications
  • Procesory Ve Směrovačích Firmy Cisco Motorola MPC857DSL
    Procesory ve směrovačích firmy Cisco Pokročilé architektury počítačů Marek Malysz, mal341 Obsah Motorola MPC857DSL.............................................................................................................................1 Motorola 68360.........................................................................................................................................2 Motorola 68030.........................................................................................................................................3 Motorola MPC860 PowerQUICC............................................................................................................3 PMC-Sierra RM7061A.............................................................................................................................4 Broadcom BCM1250................................................................................................................................5 R4600.........................................................................................................................................................5 R5000.........................................................................................................................................................6 R7000.........................................................................................................................................................6 QuantumFlow Processor...........................................................................................................................6
    [Show full text]
  • Miniaturization Technologies
    Chapter 1 Introduction and Summary “Small is Beautiful.” The truth of that state- technology is driven by a product or market dom- ment is debated in economic and sociological inated by another nation’s industry. circles, but when it comes to technology, there is no debate; small is beautiful because small is fast, The trends in silicon electronics miniaturiza- small is cheap, and small is profitable. The revo- tion show no signs of slowing in the near future. lution begun by electronics miniaturization dur- The current pace of miniaturization will pro- ing World War II is continuing to change the duce memory chips (dynamic random access world and has spawned a revolution in miniatur- memory, DRAM) with a billion transistors and ized sensors and micromechanical devices. the capacity to store 1 billion bits (1 gigabit) of in- Miniaturization plays a major role in the tech- formation around the year 2000.1 Transistors will nical and economic rivalry between the United continue to shrink until the smallest feature is States and its competitors. It translates to market around 0.1 micron (1 micrometer or one millionth share and competitive advantage for many com- of a meter). By comparison, today’s most ad- mercial and scientific products. Those compa- vanced mass-produced integrated circuits have nies and nations that can successfully develop features as small as 0.8 microns. A human hair is and capitalize on miniaturization developments 50 to 100 microns in width (see figure l-l). will reap handsome rewards. Personal comput- Achieving such tiny features will require a huge ers, portable radios, and camcorders are exam- engineering and research effort.
    [Show full text]
  • Modelagem Abstrata Para O Hardware De Mpsocs
    Pontifícia Universidade Católica do Rio Grande do Sul Faculdade de Informática Programa de Pós-Graduação em Ciência da Computação MODELAGEM ABSTRATA PARA O HARDWARE DE MPSOCS CARLOS ALBERTO PETRY Dissertação apresentada como requisito parcial à obtenção do grau de Mestre em Ciência da Computação na Pontifícia Universidade Católica do Rio Grande do Sul. Orientador Prof. Dr. Ney Laert Vilar Calazans Porto Alegre 2009 Dados Internacionais de Catalogação na Publicação (CIP) P498m Petry, Carlos Alberto Modelagem abstrata para o hardware de MPSoCS / Carlos Alberto Petry. – Porto Alegre, 2009. 113 p. Diss. (Mestrado) – Fac. de Informática, PUCRS Orientador: Prof. Dr. Ney Laert Vilar Calazans 1. Informática. 2. Multiprocessamento. 3. Modelagem de Sistemas. I. Calazans, Ney Laert Vilar. II. Título. CDD 004.35 Ficha Catalográfica elaborada pelo Setor de Tratamento da Informação da BC-PUCRS AGRADECIMENTOS Meu primeiro agradecimento é, com toda a certeza, ao divino Pai Eterno, Aquele que tudo provê e minha vida conduz. Em segundo lugar quero agradecer à minha família. À minha esposa pela paciência, pelo estímulo e pelas palavras carinhosas que sempre recebi. Aos meus filhos, por acreditarem e apoiarem meus sonhos, mesmo que isto tenha implicado, em muitas ocasiões, minha ausência em momentos de alegria, de tristeza e de necessidade. Agradeço também à minha família ascendente. À minha Mãe pela pessoa santa que é por dedicar toda a sua vida em prol de sua família, em especial a mim. Ao meu Pai, em memória, pelos exemplos de vida que me deixou. Aos meus irmãos José Alfredo, Ademar e Gelson, pelos grandes companheiros que tenho. E por fim à minha tia Lita por tantas orações que a mim dedicou.
    [Show full text]
  • Computer Architectures an Overview
    Computer Architectures An Overview PDF generated using the open source mwlib toolkit. See http://code.pediapress.com/ for more information. PDF generated at: Sat, 25 Feb 2012 22:35:32 UTC Contents Articles Microarchitecture 1 x86 7 PowerPC 23 IBM POWER 33 MIPS architecture 39 SPARC 57 ARM architecture 65 DEC Alpha 80 AlphaStation 92 AlphaServer 95 Very long instruction word 103 Instruction-level parallelism 107 Explicitly parallel instruction computing 108 References Article Sources and Contributors 111 Image Sources, Licenses and Contributors 113 Article Licenses License 114 Microarchitecture 1 Microarchitecture In computer engineering, microarchitecture (sometimes abbreviated to µarch or uarch), also called computer organization, is the way a given instruction set architecture (ISA) is implemented on a processor. A given ISA may be implemented with different microarchitectures.[1] Implementations might vary due to different goals of a given design or due to shifts in technology.[2] Computer architecture is the combination of microarchitecture and instruction set design. Relation to instruction set architecture The ISA is roughly the same as the programming model of a processor as seen by an assembly language programmer or compiler writer. The ISA includes the execution model, processor registers, address and data formats among other things. The Intel Core microarchitecture microarchitecture includes the constituent parts of the processor and how these interconnect and interoperate to implement the ISA. The microarchitecture of a machine is usually represented as (more or less detailed) diagrams that describe the interconnections of the various microarchitectural elements of the machine, which may be everything from single gates and registers, to complete arithmetic logic units (ALU)s and even larger elements.
    [Show full text]
  • Alocação De Tarefas E Comunicação Entre Tarefas Em Mps Ocs
    PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO GRANDE DO SUL FACULDADE DE INFORMÁTICA PROGRAMA DE PÓS-GRADUAÇÃO EM CIÊNCIA DA COMPUTAÇÃO ALOCAÇÃO DE TAREFAS E COMUNICAÇÃO ENTRE TAREFAS EM MPS OCS por CRISTIANE RAQUEL WOSZEZENKI Prof. Dr. Fernando Gehm Moraes Orientador Dissertação de mestrado submetida como requisito parcial à obtenção do grau de Mestre em Ciência da Computação. Porto Alegre, Março de 2007. Pontifícia Universidade Católica do Rio Grande do Sul Dados Internacionais de Catalogação na Publicação (CIP) W935a Woszezenki, Cristiane Raquel Alocação de tarefas e comunicação entre tarefas em MPSoCs / Cristiane Raquel Woszezenki. – Porto Alegre, 2006. 123 f. Diss. (Mestrado) – Fac. de Informática, PUCRS Orientador: Prof. Dr. Fernando Gehm Moraes 1. Multiprocessadores. 2. Alocação de Tarefas. 3. Arquitetura de Computadores. 4. Informática. I. Título. CDD 004.35 Ficha Catalográfica elaborada pelo Setor de Processamento Técnico da BC-PUCRS Campus Central Av. Ipiranga, 6681 – prédio 16 – CEP 90619-900 Porto Alegre – RS – Brasil Fone: +55 (51) 3320-3544 – Fax: +55 (51) 3320-3548 Email: [email protected] www.pucrs.br/biblioteca Resumo MPSoCs (do inglês, Multiprocessor System On Chip ) constituem uma tendência no projeto de sistemas embarcados, pois possibilitam o melhor atendimento dos requisitos da aplicação. Isso se deve ao fato de que a arquitetura desses sistemas é composta por vários processadores, módulos de hardware dedicados, memória e meio de interconexão, fornecendo um maior poder computacional quando comparados a sistemas monoprocessados equivalentes. No entanto, estratégias que possibilitem o aproveitamento da capacidade de processamento destas arquiteturas precisam ser mais bem entendidas e exploradas. Para isso, é necessário dispor de infra-estruturas de hardware e software que habilitem gerenciar a execução de tarefas no MPSoC.
    [Show full text]
  • A Comparative Study of 64 Bit Microprocessors Apple, Intel and AMD
    Special Issue - 2016 International Journal of Engineering Research & Technology (IJERT) ISSN: 2278-0181 ICACT - 2016 Conference Proceedings A Comparative Study of 64 Bit Microprocessors Apple, Intel and AMD Surakshitha S Shifa A Ameen Rekha P M Information Science and Engineering Information Science and Engineering Information Science and Engineering JSSATE JSSATE JSSATE Bangalore, India Bangalore, India Bangalore, India Abstract- In this paper, we draw a comparative study of registers, even larger .The term may also refer to the size of microprocessor, using the three major processors; Apple, low-level data types, such as 64-bit floating-point numbers. Intel and AMD. Although the philosophy of their micro Most CPUs are designed so that the contents of a architecture is the same, they differ in their approaches to single integer register can store the address of any data in implementation. We discuss architecture issues, limitations, the computer's virtual considered an appropriate size to architectures and their features .We live in a world of constant competition dating to the historical words of the work with for another important reason: 4.29 billion Charles Darwin-‘Survival of the fittest ‘. As time passed by, integers are enough to assign unique references to most applications needed more processing power and this lead to entities in applications like databases. an explosive era of research on the architecture of Some supercomputer architectures of the 1970s and microprocessors. We present a technical & comparative study 1980s used registers up to 64 bits wide. In the mid-1980s, of these smart microprocessors. We study and compare two Intel i860 development began culminating in a 1989 microprocessor families that have been at the core of the release.
    [Show full text]
  • Bibliography
    BIBLIOGRAPHY 1. Aditya, S., Rau, B. R., and Johnson, R., “Automatic Design of VLIW and EPIC Instruction Formats”, HP Labs Technical Report HPL-1999-94, 1999. 2. Baruch, Z. F., Arhitectura Calculatoarelor. Todesco, Cluj-Napoca, 2000. 3. Baruch, Z. F., Structura sistemelor de calcul cu aplicaţii. Todesco, Cluj-Napoca, 2001. 4. Bondurant, D., “DRAM IOs Proliferate as Old Standards Fall”. Electronic Products, http://www.electronicproducts.com. 5. Compaq Computer Corp., Alpha 21164 Microprocessor Hardware Reference Manual, EC- QP99C-TE, 1998. 6. Compaq Computer Corp., Alpha 21264 Microprocessor Hardware Reference Manual, EC- RJRZA-TE, 1999. 7. DEW Associates Corp., “DDR vs. Dual Channel RDRAM”, 2001, http://www.dewassoc.com. 8. DEW Associates Corp., “Memory: Evolution or Revolution”, 2000, http://www.dewassoc.com. 9. Digital Equipment Corp., Alpha 21064A Microprocessors Data Sheet, EC-QFGKC-TE, Maynard, Massachusetts, 1996. 10. Digital Equipment Corp., Alpha 21066 and Alpha 21066A Microprocessors Data Sheet, EC-QC4HB-TE, Maynard, Massachusetts, 1995. 11. Digital Equipment Corp., Digital Semiconductor Alpha 21164PC Microprocessor Product Brief, EC-R2W2B-TE, 1997. 12. Digital Equipment Corp., Alpha 21164 Microprocessors Data Sheet, EC-QAEPD-TE, Maynard, Massachusetts, 1996. Bibliography 385 13. Dipert, Brian, “The Slammin’, Jammin’ DRAM Scramble”. EDN, January 20, 2000, pp. 68-82. 14. Enhanced Memory Systems, Inc., “64Mbit Enhanced SDRAM Product Brief”, 2000, http://www.edram.com. 15. Enhanced Memory Systems, Inc., “64Mbit High Speed SDRAM Data Sheet”, 1999, http://www.edram.com. 16. Enhanced Memory Systems, Inc., “Enhanced DDR-II: The Memory Architecture of the Future.”, http://www.edram.com. 17. Fujitsu Microelectronics, Inc., “16 M-Bit Mobile FCRAM: MB82D01171A-90/90L/ 90LL”.
    [Show full text]
  • Miniaturization Technologies (November 1991)
    Miniaturization Technologies November 1991 OTA-TCT-514 NTIS order #PB92-150325 Recommended Citation: U.S. Congress, Office of Technology Assessment, Miniaturization Technologies, OTA-TCT- 514 (Washington, DC: U.S. Government Printing Office, November 1991). For sale by the U.S. Government Printing Office Superintendent of Documents, Mail Stop: SSOP, Washington, DC 20402-9328 ISBN O-16-035983–X Advances in miniaturization technologies have had dramatic impacts on our lives. Radios, com- puters, and telephones that once occupied large volumes now fit in the palm of a hand. Dozens of sen- sors are sent on spacecraft to the planets and on instruments into the human body. Electronic brains are in everything from bombs to washing machines. This report analyzes various technologies that may be important for future advances in miniatur- ization. Current research in the United States and other nations is pushing the limits of miniaturization to the point that structures only hundreds of atoms thick will be commonly manufactured. Researchers studying atomic and molecular interactions are continuing to push the frontiers, creating knowledge needed to continue progress in miniaturization. Scientists and engineers are creating microscopic me- chanical structures and biological sensors that will have novel and diverse applications. OTA characterizes U.S. research and development in miniaturization technologies as the best in the world. Despite the growing prowess of foreign research, American researchers continue to innovate and push the frontiers of miniaturization. The more elusive challenge is to translate success in the labo- ratory to success in the global marketplace. OTA gratefully acknowledges the contributions of the workshop participants, contractors, review- ers, and contributors who provided information, advice, and assistance.
    [Show full text]
  • IEEE Electron Devices Society Newsletter
    E ® IEEE Electron D Devices Society S Newsletter April 2002 Vol. 9, No. 2 ISSN:1074 1879 2002 IEEE Symposium Editor-in-Chief: Ninoslav D. Stojadinovic on VLSI Technology Table of Contents Upcoming Technical Meetings..................1 • 2002 VLSI • 2002 PVSC • 2002 MIEL • 2002 ISPSD Message from the President ...................2 Society News ............................................7 • December 2001 AdCom Meeting Summary • Celebrating 50 Years of Electron Devices • EDS Announces the Appointment of a New Editor-in-Chief for its Newsletter • A Message from the Outgoing EDS Editor- in-Chief Hilton Hawaiian Village, Honolulu, Hawaii • 2001 EDS Distinguished Service Award • 2001 EDS J.J. Ebers Award The 22nd Annual Symposium on VLSI Technology will be held in the • 2002 EDS J.J. Ebers Award Call for Nominations beautiful city of Honolulu, Hawaii, June 10-13, 2002. The Symposium on • EDS Members Named Winners of 2002 IEEE VLSI Technology is jointly sponsored by the Japan Society of Applied Physics Technical Field Awards (JSAP) and the IEEE Electron Devices Society (EDS). • EDS Region 9 Chapters Meeting Summary The conference will be held in the Hilton Hawaiian Village in Honolulu, • 2001 EDS Chapter of the Year Award Hawaii. The conference begins with a one-day short course held on Mon- day, June 10, 2002. This is followed by three days of technical sessions • 30 EDS Members Elected to the IEEE Grade held June 11-13, 2002. The technical sessions commence with a plenary of Fellow session given by distinguished invited speakers, and then continue with pre- • Final Call for Nominations for the 2002 EDS sentations of submitted technical papers.
    [Show full text]
  • Alocaçào De Tarefas E Comunicaçào Entre Tarefas Em Mpsocs
    PONTIFÈCIA UNIVERSIDADE CATÌLICA DO RIO GRANDE DO SUL FACULDADE DE INFORMÊTICA PROGRAMA DE PÌS-GRADUAÇÀO EM CIÂNCIA DA COMPUTAÇÀO ALOCAÇÀO DE TAREFAS E COMUNICAÇÀO ENTRE TAREFAS EM MPSOCS por CRISTIANE RAQUEL WOSZEZENKI Prof. Dr. Fernando Gehm Moraes Orientador Dissertação de mestrado submetida como requisito parcial à obtenção do grau de Mestre em Ciência da Computação. Porto Alegre, Março de 2007. Resumo MPSoCs (do inglês, Multiprocessor System On Chip ) constituem uma tendência no projeto de sistemas embarcados, pois possibilitam o melhor atendimento dos requisitos da aplicação. Isso se deve ao fato de que a arquitetura desses sistemas é composta por vários processadores, módulos de hardware dedicados, memória e meio de interconexão, fornecendo um maior poder computacional quando comparados a sistemas monoprocessados equivalentes. No entanto, estratégias que possibilitem o aproveitamento da capacidade de processamento destas arquiteturas precisam ser mais bem entendidas e exploradas. Para isso, é necessário dispor de infra-estruturas de hardware e software que habilitem gerenciar a execução de tarefas no MPSoC. A partir destas infra-estruturas deve ser possível, por exemplo, mapear tarefas dinamicamente nos processadores, balanceando a carga de trabalho do MPSoC através de estratégias de alocação dinâmica de tarefas. O estado da arte da bibliografia no tema explora estratégias de alocação estática e dinâmica de tarefas sobre MPSoCs e avalia a viabilidade e eficiência das mesmas. Contudo, a necessidade de criação das infra-estruturas de hardware e software para viabilizar a exploração destas estratégias constitui-se um gargalo no avanço desta tecnologia. Adicionalmente, a maioria dos trabalhos utiliza plataformas modeladas em níveis muito abstratos de modelagem para avaliação das abordagens pesquisadas, reduzindo a confiabilidade dos resultados relatados.
    [Show full text]
  • Mellanox Technologies Strengthens Board of Directors with Key Appointments
    Mellanox Technologies Strengthens Board of Directors with Key Appointments Industry Veterans Thomas Riordan and Doug Spreng Join InfiniBand Silicon Leader Santa Clara, California and Yokneam, Israel, - April 15, 2003 - Mellanox® Technologies, Ltd., the leading provider of InfiniBandSM silicon, is pleased to announce the appointment of Tom Riordan and Doug Spreng to its Board of Directors. Together, Mr. Riordan and Mr. Spreng bring extensive semiconductor, networking, computer, and communications industry and management expertise to the Mellanox board. "Doug and Tom bring to the board many years of experience and proven track records at leading technology companies," said Eyal Waldman, Chairman of the board and CEO of Mellanox Tech- nologies. "As 2003 holds the promise to be the beginning of the significant ramp of the Infini- Band market, we look forward to having the great expertise and guidance of these two veteran strategic and operational executives benefiting Mellanox at this critical time." "Given the very large potential of the InfiniBand market, I'm pleased to join the board of the lead- ing company in the segment", said Mr. Riordan. "With their current production shipments of full 2nd generation 10 Gigabit/sec solutions, Mellanox is very well positioned for success, and I look forward to helping the company realize that success". "InfiniBand holds the promise for dramatic improvement in the performance, capital cost, and operational cost of enterprise data centers and computer systems", said Mr. Spreng. "I'm excited to join the Mellanox board and I look forward to advising the company on taking an optimal path as the InfiniBand market develops." Mellanox Technologies Inc.
    [Show full text]
  • Datasheet Search Engine
    External Cache for the RM5271 Application Note Introduction Quantum Effect Devices, Inc. (QED) was founded in 1991 to design and develop MIPS RISC microprocessors to MIPS Technologies, Inc. (MTI) specifications. MTI sub-licensed those designs to MIPS licensees. In 1996 QED obtained a license to manufacture and sale MIPS microprocessor. QED is currently producing three 64-bit MIPS microprocessors that support external cache; the RM5270, RM5271, and RM7000. The R5000, a QED designed and licensed product, also supports external cache. This paper is applicable to all four devices, but only the RM5271 will be directly reference herein. This paper will discuss only the external cache, its implementation, and enhancements made to the secondary cache controller. For the RM5270, RM5271, and R5000 the external cache is a second level cache. For the RM7000 the external cache is a third level cache. The RM5271 provides an on-chip controller for external second level cache. The second level cache is a unified direct- mapped block write-through cache with byte parity protection. It requires two types of pipelined synchronous burst SRAM, a Tag SRAM and a Data SRAM. The Tag SRAM is used to maintain a list of cache lines stored in the Data SRAM plus a single bit with each Tag to define whether the cache line that tag points to, or indexes, in the data SRAM contains valid data or not. The Data SRAM must have a parity bit for each byte since the system interface uses even parity to protect data transfers. Not all transactions on the System Interface reference the external secondary cache.
    [Show full text]