Skip to main content

Showing 1–34 of 34 results for author: Leupers, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.13655  [pdf, other

    cs.ET

    A Fully Automated Platform for Evaluating ReRAM Crossbars

    Authors: Rebecca Pelke, Felix Staudigl, Niklas Thomas, Nils Bosbach, Mohammed Hossein, Jose Cubero-Cascante, Leticia Bolzani Poehls, Rainer Leupers, Jan Moritz Joseph

    Abstract: Resistive Random Access Memory (ReRAM) is a promising candidate for implementing Computing-in-Memory (CIM) architectures and neuromorphic circuits. ReRAM cells exhibit significant variability across different memristive devices and cycles, necessitating further improvements in the areas of devices, algorithms, and applications. To achieve this, understanding the stochastic behavior of the differen… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

  2. arXiv:2401.17819  [pdf, ps, other

    cs.CR cs.AR

    QTFlow: Quantitative Timing-Sensitive Information Flow for Security-Aware Hardware Design on RTL

    Authors: Lennart M. Reimann, Anshul Prashar, Chiara Ghinami, Rebecca Pelke, Dominik Sisejkovic, Farhad Merchant, Rainer Leupers

    Abstract: In contemporary Electronic Design Automation (EDA) tools, security often takes a backseat to the primary goals of power, performance, and area optimization. Commonly, the security analysis is conducted by hand, leading to vulnerabilities in the design remaining unnoticed. Security-aware EDA tools assist the designer in the identification and removal of security threats while kee** performance an… ▽ More

    Submitted 6 February, 2024; v1 submitted 31 January, 2024; originally announced January 2024.

    Comments: accepted at IEEE VLSI-DAT 2024, Taiwan; 4 pages

  3. arXiv:2401.07671  [pdf, other

    cs.AR cs.ET cs.LG

    CLSA-CIM: A Cross-Layer Scheduling Approach for Computing-in-Memory Architectures

    Authors: Rebecca Pelke, Jose Cubero-Cascante, Nils Bosbach, Felix Staudigl, Rainer Leupers, Jan Moritz Joseph

    Abstract: The demand for efficient machine learning (ML) accelerators is growing rapidly, driving the development of novel computing concepts such as resistive random access memory (RRAM)-based tiled computing-in-memory (CIM) architectures. CIM allows to compute within the memory unit, resulting in faster data processing and reduced power consumption. Efficient compiler algorithms are essential to exploit t… ▽ More

    Submitted 17 January, 2024; v1 submitted 15 January, 2024; originally announced January 2024.

  4. arXiv:2309.03805  [pdf, other

    cs.AR

    Map** of CNNs on multi-core RRAM-based CIM architectures

    Authors: Rebecca Pelke, Nils Bosbach, Jose Cubero, Felix Staudigl, Rainer Leupers, Jan Moritz Joseph

    Abstract: RRAM-based multi-core systems improve the energy efficiency and performance of CNNs. Thereby, the distributed parallel execution of convolutional layers causes critical data dependencies that limit the potential speedup. This paper presents synchronization techniques for parallel inference of convolutional layers on RRAM-based CIM architectures. We propose an architecture optimization that enables… ▽ More

    Submitted 26 October, 2023; v1 submitted 7 September, 2023; originally announced September 2023.

  5. parti-gem5: gem5's Timing Mode Parallelised

    Authors: José Cubero-Cascante, Niko Zurstraßen, Jörn Nöller, Rainer Leupers, Jan Moritz Joseph

    Abstract: Detailed timing models are indispensable tools for the design space exploration of Multiprocessor Systems on Chip (MPSoCs). As core counts continue to increase, the complexity in memory hierarchies and interconnect topologies is also growing, making accurate predictions of design decisions more challenging than ever. In this context, the open-source Full System Simulator (FSS) gem5 is a popular ch… ▽ More

    Submitted 13 May, 2024; v1 submitted 18 August, 2023; originally announced August 2023.

    Comments: Pre-print of work presented at SAMOS Conference XXIII

    ACM Class: I.6.0

  6. arXiv:2308.02694  [pdf, ps, other

    cs.CR cs.AR

    SoftFlow: Automated HW-SW Confidentiality Verification for Embedded Processors

    Authors: Lennart M. Reimann, Jonathan Wiesner, Dominik Sisejkovic, Farhad Merchant, Rainer Leupers

    Abstract: Despite its ever-increasing impact, security is not considered as a design objective in commercial electronic design automation (EDA) tools. This results in vulnerabilities being overlooked during the software-hardware design process. Specifically, vulnerabilities that allow leakage of sensitive data might stay unnoticed by standard testing, as the leakage itself might not result in evident functi… ▽ More

    Submitted 4 August, 2023; originally announced August 2023.

    Comments: 6 pages, accepted at 31st IFIP/IEEE Conference on Very Large Scale Integration (VLSI-SoC 2023)

  7. arXiv:2308.02400  [pdf, other

    cs.AR cs.CY

    Work-in-Progress: A Universal Instrumentation Platform for Non-Volatile Memories

    Authors: Felix Staudigl, Mohammed Hossein, Tobias Ziegler, Hazem Al Indari, Rebecca Pelke, Sebastian Siegel, Dirk J. Wouters, Dominik Sisejkovic, Jan Moritz Joseph, Rainer Leupers

    Abstract: Emerging non-volatile memories (NVMs) represent a disruptive technology that allows a paradigm shift from the conventional von Neumann architecture towards more efficient computing-in-memory (CIM) architectures. Several instrumentation platforms have been proposed to interface NVMs allowing the characterization of single cells and crossbar structures. However, these platforms suffer from low flexi… ▽ More

    Submitted 3 August, 2023; originally announced August 2023.

  8. arXiv:2304.05686  [pdf, other

    cs.ET cs.CR

    Gate Camouflaging Using Reconfigurable ISFET-Based Threshold Voltage Defined Logic

    Authors: Elmira Moussavi, Animesh Singh, Dominik Sisejkovic, Aravind Padma Kumar, Daniyar Kizatov, Sven Ingebrandt, Rainer Leupers, Vivek Pachauri, Farhad Merchant

    Abstract: Most chip designers outsource the manufacturing of their integrated circuits (ICs) to external foundries due to the exorbitant cost and complexity of the process. This involvement of untrustworthy, external entities opens the door to major security threats, such as reverse engineering (RE). RE can reveal the physical structure and functionality of intellectual property (IP) and ICs, leading to IP… ▽ More

    Submitted 12 April, 2023; originally announced April 2023.

  9. arXiv:2304.05682  [pdf, ps, other

    cs.CR cs.AR cs.ET

    Automated Information Flow Analysis for Integrated Computing-in-Memory Modules

    Authors: Lennart M. Reimann, Felix Staudigl, Rainer Leupers

    Abstract: Novel non-volatile memory (NVM) technologies offer high-speed and high-density data storage. In addition, they overcome the von Neumann bottleneck by enabling computing-in-memory (CIM). Various computer architectures have been proposed to integrate CIM blocks in their design, forming a mixed-signal system to combine the computational benefits of CIM with the robustness of conventional CMOS. Novel… ▽ More

    Submitted 12 April, 2023; originally announced April 2023.

    Comments: 5 pages, accepted at 21st IEEE Interregional NEWCAS Conference, Edinburgh, Scotland

  10. arXiv:2302.07655  [pdf, other

    cs.ET

    Fault Injection in Native Logic-in-Memory Computation on Neuromorphic Hardware

    Authors: Felix Staudigl, Thorben Fetz, Rebecca Pelke, Dominik Sisejkovic, Jan Moritz Joseph, Leticia Bolzani Pöhls, Rainer Leupers

    Abstract: Logic-in-memory (LIM) describes the execution of logic gates within memristive crossbar structures, promising to improve performance and energy efficiency. Utilizing only binary values, LIM particularly excels in accelerating binary neural networks, shifting it in the focus of edge applications. Considering its potential, the impact of faults on BNNs accelerated with LIM still lacks investigation.… ▽ More

    Submitted 15 February, 2023; originally announced February 2023.

  11. arXiv:2211.16891  [pdf, ps, other

    cs.CR cs.AR

    Quantitative Information Flow for Hardware: Advancing the Attack Landscape

    Authors: Lennart M. Reimann, Sarp Erdönmez, Dominik Sisejkovic, Rainer Leupers

    Abstract: Security still remains an afterthought in modern Electronic Design Automation (EDA) tools, which solely focus on enhancing performance and reducing the chip size. Typically, the security analysis is conducted by hand, leading to vulnerabilities in the design remaining unnoticed. Security-aware EDA tools assist the designer in the identification and removal of security threats while kee** perform… ▽ More

    Submitted 30 November, 2022; originally announced November 2022.

    Comments: 4 pages, accepted at IEEE Latin American Symposium on Circuits and Systems (LASCAS), 2023

  12. arXiv:2208.04769  [pdf, other

    eess.SY cs.ET

    A Temperature Independent Readout Circuit for ISFET-Based Sensor Applications

    Authors: Elmira Moussavi, Dominik Sisejkovic, Animesh Singh, Daniyar Kizatov, Rainer Leupers, Sven Ingebrandt, Vivek Pachauri, Farhad Merchant

    Abstract: The ion-sensitive field-effect transistor (ISFET) is an emerging technology that has received much attention in numerous research areas, including biochemistry, medicine, and security applications. However, compared to other types of sensors, the complexity of ISFETs make it more challenging to achieve a sensitive, fast and repeatable response. Therefore, various readout circuits have been develop… ▽ More

    Submitted 9 August, 2022; originally announced August 2022.

    Comments: 4pages, 6 figures, Accepted in LATS 2022

  13. arXiv:2207.11036  [pdf, other

    cs.AR

    NISTT: A Non-Intrusive SystemC-TLM 2.0 Tracing Tool

    Authors: Nils Bosbach, Lukas Jünger, Jan Moritz Joseph, Rainer Leupers

    Abstract: The increasing complexity of systems-on-a-chip requires the continuous development of electronic design automation tools. Nowadays, the simulation of systems-on-a-chip using virtual platforms is common. Virtual platforms enable hardware/software co-design to shorten the time to market, offer insights into the models, and allow debugging of the simulated hardware. Profiling tools are required to im… ▽ More

    Submitted 22 July, 2022; originally announced July 2022.

    Comments: PREPRINT - accepted by 30th IFIP/IEEE International Conference on Very Large Scale Integration 2022 (VLSI-SoC 2022)

  14. arXiv:2207.10526  [pdf, other

    cs.CR

    PA-PUF: A Novel Priority Arbiter PUF

    Authors: Simranjeet Singh, Srinivasu Bodapati, Sachin Patkar, Rainer Leupers, Anupam Chattopadhyay, Farhad Merchant

    Abstract: This paper proposes a 3-input arbiter-based novel physically unclonable function (PUF) design. Firstly, a 3-input priority arbiter is designed using a simple arbiter, two multiplexers (2:1), and an XOR logic gate. The priority arbiter has an equal probability of 0's and 1's at the output, which results in excellent uniformity (49.45%) while retrieving the PUF response. Secondly, a new PUF design b… ▽ More

    Submitted 21 July, 2022; originally announced July 2022.

  15. arXiv:2206.11613  [pdf, other

    cs.AR

    EmuNoC: Hybrid Emulation for Fast and Flexible Network-on-Chip Prototy** on FPGAs

    Authors: Yee Yang Tan, Felix Staudigl, Lukas Jünger, Anna Drewes, Rainer Leupers, Jan Moritz Joseph

    Abstract: Networks-on-Chips (NoCs) recently became widely used, from multi-core CPUs to edge-AI accelerators. Emulation on FPGAs promises to accelerate their RTL modeling compared to slow simulations. However, realistic test stimuli are challenging to generate in hardware for diverse applications. In other words, both a fast and flexible design framework is required. The most promising solution is hybrid em… ▽ More

    Submitted 23 June, 2022; originally announced June 2022.

  16. arXiv:2204.01501  [pdf, other

    cs.ET

    X-Fault: Impact of Faults on Binary Neural Networks in Memristor-Crossbar Arrays with Logic-in-Memory Computation

    Authors: Felix Staudigl, Karl J. X. Sturm, Maximilian Bartel, Thorben Fetz, Dominik Sisejkovic, Jan Moritz Joseph, Leticia Bolzani Pöhls, Rainer Leupers

    Abstract: Memristor-based crossbar arrays represent a promising emerging memory technology to replace conventional memories by offering a high density and enabling computing-in-memory (CIM) paradigms. While analog computing provides the best performance, non-idealities and ADC/DAC conversion limit memristor-based CIM. Logic-in-Memory (LIM) presents another flavor of CIM, in which the memristors are used in… ▽ More

    Submitted 4 April, 2022; originally announced April 2022.

  17. arXiv:2203.05399  [pdf, other

    cs.CR

    Designing ML-Resilient Locking at Register-Transfer Level

    Authors: Dominik Sisejkovic, Luca Collini, Benjamin Tan, Christian Pilato, Ramesh Karri, Rainer Leupers

    Abstract: Various logic-locking schemes have been proposed to protect hardware from intellectual property piracy and malicious design modifications. Since traditional locking techniques are applied on the gate-level netlist after logic synthesis, they have no semantic knowledge of the design function. Data-driven, machine-learning (ML) attacks can uncover the design flaws within gate-level locking. Recent p… ▽ More

    Submitted 6 April, 2022; v1 submitted 10 March, 2022; originally announced March 2022.

    Comments: Proceedings of the 59th ACM/IEEE Design Automation Conference (DAC '22)

  18. arXiv:2202.12085  [pdf, other

    cs.ET

    pHGen: A pH-Based Key Generation Mechanism Using ISFETs

    Authors: Elmira Moussavi, Dominik Sisejkovic, Fabian Brings, Daniyar Kizatov, Animesh Singh, Xuan Thang Vu, Sven Ingebrandt, Rainer Leupers, Vivek Pachauri, Farhad Merchant

    Abstract: Digital keys are a fundamental component of many hardware- and software-based security mechanisms. However, digital keys are limited to binary values and easily exploitable when stored in standard memories. In this paper, based on emerging technologies, we introduce pHGen, a potential-of-hydrogen (pH)-based key generation mechanism that leverages chemical reactions in the form of a potential chang… ▽ More

    Submitted 24 February, 2022; originally announced February 2022.

    Comments: Accepted in HOST 2022

  19. arXiv:2112.13157  [pdf, other

    cs.AR cs.ET

    A Parallel SystemC Virtual Platform for Neuromorphic Architectures

    Authors: Melvin Galicia, Farhad Merchant, Rainer Leupers

    Abstract: With the increasing interest in neuromorphic computing, designers of embedded systems face the challenge of efficiently simulating such platforms to enable architecture design exploration early in the development cycle. Executing artificial neural network applications on neuromorphic systems which are being simulated on virtual platforms (VPs) is an extremely demanding computational task. Neverthe… ▽ More

    Submitted 24 December, 2021; originally announced December 2021.

    Comments: Accepted at 23rd International Symposium on Quality Electronic Design (ISQED'22)

  20. NeuroHammer: Inducing Bit-Flips in Memristive Crossbar Memories

    Authors: Felix Staudigl, Hazem Al Indari, Daniel Schön, Dominik Sisejkovic, Farhad Merchant, Jan Moritz Joseph, Vikas Rana, Stephan Menzel, Rainer Leupers

    Abstract: Emerging non-volatile memory (NVM) technologies offer unique advantages in energy efficiency, latency, and features such as computing-in-memory. Consequently, emerging NVM technologies are considered an ideal substrate for computation and storage in future-generation neuromorphic platforms. These technologies need to be evaluated for fundamental reliability and security issues. In this paper, we p… ▽ More

    Submitted 6 December, 2021; v1 submitted 2 December, 2021; originally announced December 2021.

  21. QFlow: Quantitative Information Flow for Security-Aware Hardware Design in Verilog

    Authors: Lennart M. Reimann, Luca Hanel, Dominik Sisejkovic, Farhad Merchant, Rainer Leupers

    Abstract: The enormous amount of code required to design modern hardware implementations often leads to critical vulnerabilities being overlooked. Especially vulnerabilities that compromise the confidentiality of sensitive data, such as cryptographic keys, have a major impact on the trustworthiness of an entire system. Information flow analysis can elaborate whether information from sensitive signals flows… ▽ More

    Submitted 22 December, 2021; v1 submitted 6 September, 2021; originally announced September 2021.

    Comments: 5 pages, accepted at International Conference on Computer Design 2021 (ICCD)

    Journal ref: 2021 IEEE 39th International Conference on Computer Design (ICCD)

  22. Deceptive Logic Locking for Hardware Integrity Protection against Machine Learning Attacks

    Authors: Dominik Sisejkovic, Farhad Merchant, Lennart M. Reimann, Rainer Leupers

    Abstract: Logic locking has emerged as a prominent key-driven technique to protect the integrity of integrated circuits. However, novel machine-learning-based attacks have recently been introduced to challenge the security foundations of locking schemes. These attacks are able to recover a significant percentage of the key without having access to an activated circuit. This paper address this issue through… ▽ More

    Submitted 19 July, 2021; originally announced July 2021.

    Comments: Accepted at IEEE TCAD 2021

    Journal ref: IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems (TCAD), July, 2021

  23. Logic Locking at the Frontiers of Machine Learning: A Survey on Developments and Opportunities

    Authors: Dominik Sisejkovic, Lennart M. Reimann, Elmira Moussavi, Farhad Merchant, Rainer Leupers

    Abstract: In the past decade, a lot of progress has been made in the design and evaluation of logic locking; a premier technique to safeguard the integrity of integrated circuits throughout the electronics supply chain. However, the widespread proliferation of machine learning has recently introduced a new pathway to evaluating logic locking schemes. This paper summarizes the recent developments in logic lo… ▽ More

    Submitted 23 November, 2021; v1 submitted 5 July, 2021; originally announced July 2021.

    Comments: 6 pages, 3 figures, accepted at VLSI-SOC 2021

    Journal ref: 2021 IFIP/IEEE 29th International Conference on Very Large Scale Integration (VLSI-SoC)

  24. arXiv:2101.06665  [pdf, other

    cs.AR cs.MS

    Brightening the Optical Flow through Posit Arithmetic

    Authors: Vinay Saxena, Ankitha Reddy, Jonathan Neudorfer, John Gustafson, Sangeeth Nambiar, Rainer Leupers, Farhad Merchant

    Abstract: As new technologies are invented, their commercial viability needs to be carefully examined along with their technical merits and demerits. The posit data format, proposed as a drop-in replacement for IEEE 754 float format, is one such invention that requires extensive theoretical and experimental study to identify products that can benefit from the advantages of posits for specific market segment… ▽ More

    Submitted 17 January, 2021; originally announced January 2021.

    Comments: To appear in ISQED 2021

  25. arXiv:2101.05591  [pdf, other

    cs.AR

    ANDROMEDA: An FPGA Based RISC-V MPSoC Exploration Framework

    Authors: Farhad Merchant, Dominik Sisejkovic, Lennart M. Reimann, Kirthihan Yasotharan, Thomas Grass, Rainer Leupers

    Abstract: With the growing demands of consumer electronic products, the computational requirements are increasing exponentially. Due to the applications' computational needs, the computer architects are trying to pack as many cores as possible on a single die for accelerated execution of the application program codes. In a multiprocessor system-on-chip (MPSoC), striking a balance among the number of cores,… ▽ More

    Submitted 14 January, 2021; originally announced January 2021.

    Comments: Accepted in VLSI Design 2021

  26. arXiv:2101.01416  [pdf, other

    cs.AR

    An Investigation on Inherent Robustness of Posit Data Representation

    Authors: Ihsen Alouani, Anouar Ben Khalifa, Farhad Merchant, Rainer Leupers

    Abstract: As the dimensions and operating voltages of computer electronics shrink to cope with consumers' demand for higher performance and lower power consumption, circuit sensitivity to soft errors increases dramatically. Recently, a new data-type is proposed in the literature called posit data type. Posit arithmetic has absolute advantages such as higher numerical accuracy, speed, and simpler hardware de… ▽ More

    Submitted 5 January, 2021; originally announced January 2021.

    Comments: To appear in VLSID 2021

  27. arXiv:2012.12563  [pdf, other

    cs.AR

    Architecture, Dataflow and Physical Design Implications of 3D-ICs for DNN-Accelerators

    Authors: Jan Moritz Joseph, Ananda Samajdar, Lingjun Zhu, Rainer Leupers, Sung-Kyu Lim, Thilo Pionteck, Tushar Krishna

    Abstract: The everlasting demand for higher computing power for deep neural networks (DNNs) drives the development of parallel computing architectures. 3D integration, in which chips are integrated and connected vertically, can further increase performance because it introduces another level of spatial parallelism. Therefore, we analyze dataflows, performance, area, power and temperature of such 3D-DNN-acce… ▽ More

    Submitted 18 February, 2021; v1 submitted 23 December, 2020; originally announced December 2020.

  28. arXiv:2011.10389  [pdf, other

    cs.CR cs.LG cs.NE

    Challenging the Security of Logic Locking Schemes in the Era of Deep Learning: A Neuroevolutionary Approach

    Authors: Dominik Sisejkovic, Farhad Merchant, Lennart M. Reimann, Harshit Srivastava, Ahmed Hallawa, Rainer Leupers

    Abstract: Logic locking is a prominent technique to protect the integrity of hardware designs throughout the integrated circuit design and fabrication flow. However, in recent years, the security of locking schemes has been thoroughly challenged by the introduction of various deobfuscation attacks. As in most research branches, deep learning is being introduced in the domain of logic locking as well. Theref… ▽ More

    Submitted 30 November, 2020; v1 submitted 20 November, 2020; originally announced November 2020.

    Comments: 25 pages, 17 figures, accepted at ACM JETC

    Journal ref: ACM J. Emerg. Technol. Comput. Syst. 17, 3, Article 30 (May 2021), 26 pages

  29. arXiv:2006.12274  [pdf, other

    cs.DC cs.LG

    Dataflow Aware Map** of Convolutional Neural Networks Onto Many-Core Platforms With Network-on-Chip Interconnect

    Authors: Andreas Bytyn, René Ahlsdorf, Rainer Leupers, Gerd Ascheid

    Abstract: Machine intelligence, especially using convolutional neural networks (CNNs), has become a large area of research over the past years. Increasingly sophisticated hardware accelerators are proposed that exploit e.g. the sparsity in computations and make use of reduced precision arithmetic to scale down the energy consumption. However, future platforms require more than just energy efficiency: Scalab… ▽ More

    Submitted 18 June, 2020; originally announced June 2020.

  30. arXiv:2006.00364  [pdf, other

    cs.AR

    CLARINET: A RISC-V Based Framework for Posit Arithmetic Empiricism

    Authors: Niraj Sharma, Riya Jain, Madhumita Mohan, Sachin Patkar, Rainer Leupers, Nikhil Rishiyur, Farhad Merchant

    Abstract: Many engineering and scientific applications require high precision arithmetic. IEEE~754-2008 compliant (floating-point) arithmetic is the de facto standard for performing these computations. Recently, posit arithmetic has been proposed as a drop-in replacement for floating-point arithmetic. The posit\texttrademark data representation and arithmetic claim several absolute advantages over the float… ▽ More

    Submitted 27 October, 2021; v1 submitted 30 May, 2020; originally announced June 2020.

  31. An Application-Specific VLIW Processor with Vector Instruction Set for CNN Acceleration

    Authors: Andreas Bytyn, Rainer Leupers, Gerd Ascheid

    Abstract: In recent years, neural networks have surpassed classical algorithms in areas such as object recognition, e.g. in the well-known ImageNet challenge. As a result, great effort is being put into develo** fast and efficient accelerators, especially for Convolutional Neural Networks (CNNs). In this work we present ConvAix, a fully C-programmable processor, which -- contrary to many existing architec… ▽ More

    Submitted 10 April, 2019; originally announced April 2019.

    Comments: Accepted for publication in the proceedings of the 2019 IEEE International Symposium on Circuits and Systems (ISCAS)

  32. arXiv:1803.05320  [pdf, other

    cs.DC cs.AR cs.MS

    Efficient Realization of Givens Rotation through Algorithm-Architecture Co-design for Acceleration of QR Factorization

    Authors: Farhad Merchant, Tarun Vatwani, Anupam Chattopadhyay, Soumyendu Raha, S K Nandy, Ranjani Narayan, Rainer Leupers

    Abstract: We present efficient realization of Generalized Givens Rotation (GGR) based QR factorization that achieves 3-100x better performance in terms of Gflops/watt over state-of-the-art realizations on multicore, and General Purpose Graphics Processing Units (GPGPUs). GGR is an improvement over classical Givens Rotation (GR) operation that can annihilate multiple elements of rows and columns of an input… ▽ More

    Submitted 23 March, 2018; v1 submitted 14 March, 2018; originally announced March 2018.

  33. arXiv:1305.1459  [pdf

    cs.DC cs.AR cs.NE cs.OS cs.PL

    EURETILE 2010-2012 summary: first three years of activity of the European Reference Tiled Experiment

    Authors: Pier Stanislao Paolucci, Iuliana Bacivarov, Gert Goossens, Rainer Leupers, Frédéric Rousseau, Christoph Schumacher, Lothar Thiele, Piero Vicini

    Abstract: This is the summary of first three years of activity of the EURETILE FP7 project 247846. EURETILE investigates and implements brain-inspired and fault-tolerant foundational innovations to the system architecture of massively parallel tiled computer architectures and the corresponding programming paradigm. The execution targets are a many-tile HW platform, and a many-tile simulator. A set of SW pro… ▽ More

    Submitted 7 May, 2013; originally announced May 2013.

    Comments: 56 pages

    ACM Class: C.1.4; C.3; B.7.2; F.2.2

  34. A Scalable VLSI Architecture for Soft-Input Soft-Output Depth-First Sphere Decoding

    Authors: Ernst Martin Witte, Filippo Borlenghi, Gerd Ascheid, Rainer Leupers, Heinrich Meyr

    Abstract: Multiple-input multiple-output (MIMO) wireless transmission imposes huge challenges on the design of efficient hardware architectures for iterative receivers. A major challenge is soft-input soft-output (SISO) MIMO demap**, often approached by sphere decoding (SD). In this paper, we introduce the - to our best knowledge - first VLSI architecture for SISO SD applying a single tree-search approach… ▽ More

    Submitted 7 June, 2010; v1 submitted 18 October, 2009; originally announced October 2009.

    Comments: Accepted for IEEE Transactions on Circuits and Systems II Express Briefs, May 2010. This draft from April 2010 will not be updated any more. Please refer to IEEE Xplore for the final version. *) The final publication will appear with the modified title "A Scalable VLSI Architecture for Soft-Input Soft-Output Single Tree-Search Sphere Decoding"

    Journal ref: IEEE Transactions on Circuits and Systems-Part II: Express Briefs, vol. 57, no. 9, pp. 706-710, Sep 2010