Simulating Partial Reconfiguration in cocotb via Multi-Process DPI Barriers (Chaitanya Sharma)
Modern FPGAs can swap out a hardware module at runtime while the rest of the chip keeps running, this is partial reconfiguration. But when you try to verify that behavior in simulation, you hit a wall: Verilator and other simulators compile the entire design into a single binary at elaboration time, and cocotb's runtime assumes the module hierarchy never changes. Today, the only way to test a different module configuration is to recompile and restart the simulation from scratch, making it impossible to verify sequences of runtime swaps without deploying to physical hardware. We present a multi-process simulation architecture that lets cocotb test arbitrary module swaps mid-simulation without modifying cocotb or Verilator. The key idea is to run each swappable module as an independent simulator process. In the main simulation, the module's slot is filled by an adapter which cocotb sees as a normal module, but under the hood, can shuttle signal values to and from the appropriate reconfigurable module simulator processes over shared memory. A lock-free barrier synchronizes all processes at every clock cycle. Swapping a module is just an OS-level process replacement: kill the old one, start the new one, resume the barrier. cocotb's VPI state, Python objects, and test flow are completely undisturbed.

Running an Open Source LLM on Open Source Hardware (Ethan Sifferman)

PeakRDL-PyRAL: A scalable, low-overhead Python register abstraction layer (Alex Mykyta)

Deep Observe: Building AI Assisted Observability forConsensus Protocols

Bluespec FSM: The Hidden Gem (Michael Jaggers)

Modeling Hardware in Python with Zuspec (Matthew Ballance)

TokioConf 2026 - Using Tokio for CPU-Bound Tasks (Works Really Well) by Andrew Lamb

BREAKING: Trump’s Epstein problem returns with blockbuster testimony

World Labs' Fei-Fei Li on Creating Large World Models

Next big step for Verilator: towards four-state logic and UVM compatibility (Krzysztof Bieganski)

USA vs Germany - ALL GOALS & Highlights | FIFA International Friendly 2026

The Mind Behind Linux | Linus Torvalds | TED

Mr. Scrub: An Open-Source, Internal Scrubber for UltraScale FPGAs (Graeme Smecher)

I am done with Golang

From Open PDKs to Silicon: Progress at IHP (Frank Vater)

It finally happened

Knicks Fans Brand Elmo a Traitor & Trump Storms Out of "Meet the Press" Interview | The Daily Show

Open-Source FPGAs: Tools, Flows, and Visualization (Alex Singer)

When Animals Surprise Photographers in the Sweetest Way! 😍

RISC-V in Space (The Canadian version) (Mike Thompson)

