Ara es mostren els items 1-20 de 30

    • A multithreading RISC-V implementation for Lagarto Architecture 

      Mendoza Escobar, Jonnatan (Universitat Politècnica de Catalunya, 2020-04)
      Projecte Final de Màster Oficial
      Accés obert
      The development of computer architecture standards for many years was mainly delegated to a few groups of companies that define most of the popular Instructions Set Architectures (ISAs). While the Information Technologies ...
    • Adaptable register file organization for vector processors 

      Ramírez Lazo, Cristóbal (Universitat Politècnica de Catalunya, 2022-04-04)
      Tesi
      Accés obert
      Today there are two main vector processors design trends. On the one hand, we have vector processors designed for long vectors lengths such as the SX-Aurora TSUBASA which implements vector lengths of 256 elements (16384-bits). ...
    • Advanced analytics through FPGA based query processing and deep reinforcement learning 

      Malazgirt, Gorker Alp (Universitat Politècnica de Catalunya, 2019-02-12)
      Tesi
      Accés obert
      Today, vast streams of structured and unstructured data have been incorporated in databases, and analytical processes are applied to discover patterns, correlations, trends and other useful relationships that help to take ...
    • Affordable kilo-instruction processors 

      Pericàs Gleim, Miquel (Universitat Politècnica de Catalunya, 2008-12-09)
      Tesi
      Accés obert
      Diversos motius expliquen l'estancament en el que es troba el desenvolupament del processador tradicional dissenyat per maximitzar el rendiment d'un únic fil d'execució. Per una banda, técniques agressives com la supersegmentacó ...
    • Aggressive undervolting of FPGAs : power & reliability trade-offs 

      Salami, Behzad (Universitat Politècnica de Catalunya, 2018-11-19)
      Tesi
      Accés obert
      In this work, we evaluate aggressive undervolting, i.e., voltage underscaling below the nominal level to reduce the energy consumption of Field Programmable Gate Arrays (FPGAs). Usually, voltage guardbands are added by ...
    • Atomic dataflow model 

      Gajinov, Vladimir (Universitat Politècnica de Catalunya, 2014-11-20)
      Tesi
      Accés obert
      With the recent switch in the design of general purpose processors from frequency scaling of a single processor core towards increasing the number of processor cores, parallel programming became important not only for ...
    • Beehive: an FPGA-based multiprocessor architecture 

      Arcas Abella, Oriol (Universitat Politècnica de Catalunya, 2009-09-23)
      Projecte Final de Màster Oficial
      Accés obert
      In recent years, to accomplish with the Moore's law hardware and software designers are tending progressively to focus their efforts on exploiting instruction-level parallelism. Software simulation has been essential for ...
    • Circuit designs for increasing reliability and reducing energy 

      Seyedi, Azamolsadat (Universitat Politècnica de Catalunya, 2016-02-02)
      Tesi
      Accés obert
      Computing technology has witnessed an inimitable progress in the last decades which is the result of CMOS technology scaling commensurate with Moore's law. Transistor feature sizes have shrunk to half at each generation, ...
    • Design and implementation of a Multimedia Extension for a RISC Processor 

      Martínez Montes, Eduardo Jonathan (Universitat Politècnica de Catalunya, 2015-07-02)
      Projecte Final de Màster Oficial
      Accés obert
      Design and implementation of a Multimedia Extension for a RISC Processor in a FPGA
    • Design and implementation of an out of order execution engine of floating point arithmetic operations 

      Ramírez Lazo, Cristóbal (Universitat Politècnica de Catalunya, 2016-02-04)
      Projecte Final de Màster Oficial
      Accés obert
      Realitzat a/amb:   Instituto Politécnico Nacional. Centro de Investigación en Computación
      In this thesis, work is undertaken towards the design in hardware description languages and implementation in FPGA of an out of order execution engine of floating point arithmetic operations. This thesis work, is part of ...
    • Design of a Load / Store Queue with Out-of-Order Execution 

      Ruíz Ramírez, Abraham Josafat (Universitat Politècnica de Catalunya, 2016-01)
      Projecte Final de Màster Oficial
      Accés restringit per acord de confidencialitat
    • Designs for increasing reliability while reducing energy and increasing lifetime 

      Yalcin, Gulay (Universitat Politècnica de Catalunya, 2014-12-12)
      Tesi
      Accés obert
      In the last decades, the computing technology experienced tremendous developments. For instance, transistors' feature size shrank to half at every two years as consistently from the first time Moore stated his law. ...
    • Efficient hardware acceleration of deep neural networks via arithmetic complexity reduction 

      Reggiani, Enrico (Universitat Politècnica de Catalunya, 2023-10-26)
      Tesi
      Accés obert
      (English) Over the past decade, significant progresses in the field of artificial intelligence have led to remarkable advancements in a wide range of technologies. Deep learning, a subfield of machine learning centered ...
    • Enhancing the efficiency and practicality of software transactional memory on massively multithreaded systems 

      Kestor, Gökçen (Universitat Politècnica de Catalunya, 2013-03-22)
      Tesi
      Accés obert
      Chip Multithreading (CMT) processors promise to deliver higher performance by running more than one stream of instructions in parallel. To exploit CMT's capabilities, programmers have to parallelize their applications, ...
    • Extending the applicability of deterministic multithreading 

      Nowack, Vesna (Universitat Politècnica de Catalunya, 2016-01-12)
      Tesi
      Accés obert
      With the increased number of cores on a single processor chip, an application can achieve good performance if it splits the execution into multiple threads that run on multiple cores at the same time. To synchronize threads, ...
    • From FPGA to ASIC: A RISC-V processor experience 

      Rojas Morales, Carlos (Universitat Politècnica de Catalunya, 2019-10-25)
      Projecte Final de Màster Oficial
      Accés obert
      Realitzat a/amb:   Instituto Politécnico Nacional. Centro de Investigación en Computación
      This work document a correct design flow using these tools in the Lagarto RISC- V Processor and the RTL design considerations that must be taken into account, to move from a design for FPGA to design for ASIC.
    • Hardware thread scheduling algorithms for single-ISA asymmetric CMPs 

      Markovic, Nikola (Universitat Politècnica de Catalunya, 2015-12-22)
      Tesi
      Accés obert
      Through the past several decades, based on the Moore's law, the semiconductor industry was doubling the number of transistors on the single chip roughly every eighteen months. For a long time this continuous increase in ...
    • Improving heterogeneous system efficiency : architecture, scheduling, and machine learning 

      Nemirovsky, Daniel A. (Universitat Politècnica de Catalunya, 2017-10-30)
      Tesi
      Accés obert
      Computer architects are beginning to embrace heterogeneous systems as an effective method to utilize increases in transistor densities for executing a diverse range of workloads under varying performance and energy ...
    • Improving the performance and energy-efficiency of virtual memory 

      Karakostas, Vasileios (Universitat Politècnica de Catalunya, 2016-04-18)
      Tesi
      Accés obert
      Virtual memory improves programmer productivity, enhances process security, and increases memory utilization. However, virtual memory requires an address translation from the virtual to the physical address space on every ...
    • Low Energy DRAM Controller for Computer Systems 

      González Trejo, Alberto (Universitat Politècnica de Catalunya, 2019-07-04)
      Projecte Final de Màster Oficial
      Accés obert
      In this work, we leverage an open source simulation framework to evaluate different memory scheduling algorithms and we provide an architectural design of a memory controller, which is implemented in Verilog and tested on ...