Skip to main content

SiMa.ai Hardware Documentation

This guide covers hardware setup, firmware, and low-level interfaces for SiMa.ai's MLSoC Modalix DevKit products. It is the dedicated hardware reference — software, ML, and pipeline tooling are documented separately.

About the MLSoC Modalix

The MLSoC Modalix is SiMa.ai's second-generation machine-learning system-on-chip. It combines an Arm Cortex-A65 application complex, a high-throughput Machine Learning Accelerator (MLA), an Image Signal Processor (ISP) for camera ingest, and a Computer Vision Unit (CVU) for classical vision workloads — all on a single die.

This integration lets developers deploy multimodal, generative, and vision AI pipelines at the edge without stitching together discrete accelerators, host CPUs, and camera bridges. Every product documented here — DevKits, Early Access kits, and the PCIe card — is built around the same MLSoC Modalix silicon, so applications written for one form factor port cleanly to the others.

Modalix block diagram showing PCIe Gen5, 10G Ethernet, MIPI CSI2, ARM A65, ISP, CVU, video codecs, MLA, LPDDR5, NoC, and system blocks

MLSoC Modalix block diagram.

DevKit Portfolio

SiMa.ai offers a portfolio of MLSoC Modalix-based development kits and products designed to support a broad spectrum of edge AI applications — from efficient vision inference to advanced multimodal and generative AI workloads. Click a kit below to jump to its detailed page, or compare features in the table.

Feature Comparison

FeatureModalix DevKitModalix Early Access DevKitModalix Early Access PCIe Card
Documentation & OS
Product Briefviewview
Preloaded Operating SystemeLxr LinuxeLxr LinuxeLxr Linux
Compute
ARM Cores8x ARM Cortex-A65 @ 1.4GHz8x ARM Cortex-A65 @ 1.4GHz8x ARM Cortex-A65 @ 1.4GHz
ISP (Image Signal Processor)ARM C-71 @ 1.2 GHzARM C-71 @ 1.2 GHzARM C-71 @ 1.2 GHz
CVU (Computer Vision Unit)Synopsys EV74 @ 750 16-bit GOPSSynopsys EV74 @ 750 16-bit GOPSSynopsys EV74 @ 750 16-bit GOPS
Memory & Storage
RAM Size32GB LPDDR564 GB LPDDR532GB LPDDR5
Storage16GB eMMC10 GB eMMC16GB eMMC
SD Card Slot
NVMe (PCIe)✔ 500GB
Networking
Ethernet1x 1GbE1x 1GbE (end0), 1x 10GbE (end1), 2x 10GbE SFP+ (end2/3)1x 1GbE
WiFi/LTE2x M.2 slots via carrier board, pending s/w support
Camera Inputs
MIPI CSI2x 2-lane MIPI CSI4x 4-lane MIPI CSI
GMSL2 over FAKRA2x GMSL2 over FAKRA
I/O & Display
GPIO / Headers40-pin GPIO header40-pin GPIO header
USB4 USB 3.0 ports
HDMI1 HDMI 1.4 port
Graphics ControllerSilicon Motion SM768
Video Codecs
H.264/H.265 Encoder4kp604kp604kp60
MJPEG Encoder4kp304kp304kp30
H.264/H.265 Decoder4kp604kp604kp60
AV1 and MJPEG Decoder4kp604kp604kp60
Form Factor
Use as a PCIe Card in a host
Order Your DevKit

Deployment Architectures

Modern machine learning and inferencing applications demand flexible architectures to address a variety of deployment scenarios. SiMa.ai's solutions are designed to adapt to these needs, offering configurations that optimize performance, efficiency, and scalability. Whether integrated into a larger system or utilized as a standalone device, the MLSoC Modalix ensures seamless adaptability for diverse use cases.

In this architecture, the MLSoC Modalix operates independently as a self-contained device. It is particularly well-suited for applications where compactness, efficiency, and minimal power consumption are critical.

Key Use Cases

  • Edge AI Applications: Deployed at the edge to perform inferencing without relying on a central server or cloud infrastructure. Ideal for applications like smart cameras, industrial IoT devices, or autonomous robots.
  • Cost-Sensitive Deployments: Reduces the need for additional hardware, making it a cost-effective solution for standalone operations.
  • Power-Constrained Environments: Optimized for scenarios where energy efficiency is paramount, such as remote monitoring systems powered by batteries or solar panels.

Advantages

  • Self-Contained: Does not require a host system, simplifying deployment and reducing system complexity.
  • Energy Efficient: Designed for low power consumption, making it suitable for power-sensitive environments.
  • Compact and Portable: The small form factor allows it to be easily deployed in space-constrained scenarios.

Typical Data Flow

  1. Data is received directly from network interfaces or sensors.
  2. The MLSoC Modalix is loaded with a NEAT application that defines the on-device inference pipeline.
  3. The MLSoC Modalix performs inferencing and processes the data locally.
  4. Results are sent to other devices or systems via network connections for further action or visualization.
Set up Standalone Mode System Using DevKit

Get Started

Pick the path that matches your setup. Each guide covers serial-console access, network bring-up, and firmware management for that mode.