Skip to content
@lbnlmosaic

LBNL Modular System for Acceleration Integration (MoSAIC)

The Modular System for Acceleration Integration (MoSAIC) is a multi-tiled architecture for accurate and fast exploration of message driven computation.

MoSAIC Logo LBNL Modular System for Acceleration Integration (MoSAIC)

MoSAIC Design with Accelerators

The Modular System for Acceleration Integration (MoSAIC) is a multi-tiled architecture for accurate and fast exploration of message driven computation.

  • MoSAIC is written in SystemVerilog.
  • A tile can house a lightweight RISC-V processor such as the PicoRV32 or a generic accelerator.
  • The tiles are connected through a light-weight network on chip (NoC) following an AXIStream protocol.
  • Each tile has a hardware message queue for inter-tile communication used for message driven computation.
  • A RISC-V ISA extension enables straight access to the physical message queue or remote memory through C/C++ primitives (qPut, qGet, qWait, qPoll, mPut, mGet).
  • Partitioned global address scheme (PGAS).

Dependencies

For Icarus Verilog

Copyright Notice

P38 heterogeneous multi-tiled system with support for message queues (MoSAIC) Copyright (c) 2024, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.

If you have questions about your rights to use or distribute this software, please contact Berkeley Lab's Intellectual Property Office at [email protected].

NOTICE. This Software was developed under funding from the U.S. Department of Energy and the U.S. Government consequently retains certain rights. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, distribute copies to the public, prepare derivative works, and perform publicly and display publicly, and to permit others to do so.

Popular repositories Loading

  1. picorv32-toolchain picorv32-toolchain Public

    Container to build the RISC-V toolchains for PicoRV32

    Dockerfile 1

  2. lbnlmosaic.github.io lbnlmosaic.github.io Public

    MoSAIC Website

    SCSS

  3. .github .github Public

  4. open-nic-shell-lbnl open-nic-shell-lbnl Public

    SystemVerilog

Repositories

Showing 4 of 4 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…