Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
@ISOLDE-Project

ISOLDE-Project

ISOLDE AUTOMOTIVE DEMONSTRATOR

Open-Source: GEMM (General Matrix Multiply) acceleration as a computational backbone in Digital Signal Processing (DSP) pipelines

An example of a DSP pipeline is estimating the relative velocity of objects in a RADAR system. The computation involves Fast Fourier Transforms (FFTs) which in turn, can be expressed in terms of matrix multiplications (via the Cooley-Tukey algorithm). The demonstrator will feature:

  • two or more RedMulE(Reduced-Precision Matrix Multiplication Engine) instances.
  • a RISC-V core: ibex(fork)
  • compiler2 support for splitting the original GEMM operation in two or more sub-GEMMs. The sub-GEMMs will be executed in parallel, using the multiple RedMulE instances available in the system.
  • investigation of using OpenMP for allocating the sub-GEMMs to RedMulE instances (in collaboration with NXP-RO).

Popular repositories Loading

  1. riscv-llvm riscv-llvm Public

    LLVM 1

  2. ibex ibex Public

    Forked from lowRISC/ibex

    Ibex is a small 32 bit RISC-V CPU core, previously known as zero-riscy.

    SystemVerilog 1

  3. selene-hardware selene-hardware Public

    VHDL 1

  4. ML-compiler ML-compiler Public

    C++

  5. Procedural-Compiler Procedural-Compiler Public

  6. HLS-RISC-V-core HLS-RISC-V-core Public

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 23 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

Morty Proxy This is a proxified and sanitized view of the page, visit original site.