EMiX: Emulating Beyond Single-FPGA Limits

Hacker News Top Papers

Summary

Introduces EMiX, a scalable multi-FPGA framework for emulating multi-core RISC-V architectures beyond single-FPGA resource limits, demonstrated with a 64-core system across eight FPGAs.

No content available
Original Article
View Cached Full Text

Cached at: 05/16/26, 09:38 AM

# EMiX: Emulating Beyond Single-FPGA Limits
Source: [https://arxiv.org/abs/2604.27012](https://arxiv.org/abs/2604.27012)
[View PDF](https://arxiv.org/pdf/2604.27012)[HTML \(experimental\)](https://arxiv.org/html/2604.27012v1)

> Abstract:FPGA\-level emulation is a key step in pre\-silicon chip design validation\. However, emulating large\-scale multi\-core systems increasingly exceed the hardware resource capacity of a single FPGA, limiting the feasibility of full\-system emulation\. To address this challenge, we introduce EMiX, a scalable multi\-FPGA framework that enables distributed emulation of multi\-core RISC\-V architectures beyond single\-FPGA resource limits\. EMiX systematically partitions a monolithic multi\-core design into multiple components and deploys them across multiple interconnected FPGAs, effectively exploiting inter\-FPGA interconnects to balance scalability and performance without requiring fundamental RTL redesign\. We prototype EMiX with a 64\-core architecture across eight interconnected Alveo U55c FPGAs \(scalable on core and FPGA counts\), successfully demonstrating full\-system execution including Linux boot\. EMiX will be released as an open\-source platform\.

## Submission history

From: Behzad Salami \[[view email](https://arxiv.org/show-email/5c931f29/2604.27012)\] **\[v1\]**Wed, 29 Apr 2026 10:32:10 UTC \(704 KB\)

Similar Articles

FP8 is All You Need (Part 1): Debunking Hardware FP64 as the HPC Holy Grail

arXiv cs.AI

This paper argues that using FP8 tensor cores with Ozaki Scheme II can replace native FP64 hardware for high-performance scientific computing on AI-optimized GPUs like NVIDIA's B300, achieving full double-precision accuracy at much higher throughput. The authors present a Tensor-Memory Equilibrium model and show that emulated FP64 performance can exceed native FP64 by orders of magnitude across all workloads.

One man, two kernels, and a lot of RISC-V

Hacker News Top

Yuri Zaporozhets of QRV Systems has built a RISC-V-based personal computer and a mainframe on an FPGA, and rewritten QNX twice. His latest OS QSOE is gaining attention in the FOSS world.

Programmable Probabilistic Computer with 1M p-bits

Hacker News Top

This paper presents a programmable probabilistic computer with one million p-bits by networking FPGAs, achieving Gibbs sampling at over a trillion flips per second for Ising models while introducing a design rule for scaling beyond single-chip limits.