ORConf 2026

Friday to Sunday September 11–13, 2026 in Ghent, Belgium

The ORConf conference is a weekend of presentations and networking dedicated to free and open source silicon. It's an event for the open source silicon community, and is run by the FOSSi Foundation and its volunteers.

ORConf, the mystic lamb edition

The FOSSi Foundation is proud to announce the 12th installment of ORConf, a conference dedicated to free and open source silicon to be held in Ghent, Belgium over the weekend of Friday September 11 to Sunday September 13.

ORConf is a weekend of presentations and networking for the open source silicon community. Browse through previous installments of ORConf in our event archive.

Questions? Ping the organizers via email at orconf@fossi-foundation.org.

Venue

ORConf 2026 will be held in Ghent, Belgium at the Zebrastraat event center.

This year's ORConf will be co-located with FPL!

FPL, the 36th International Conference on Field-Programmable Logic and Applications, will take place in the same place from Monday, Sept 7 to Friday, Sept 11. If you're at FPL, stay for ORConf! And if you're not yet planning for FPL, maybe add it to your schedule?

Register

ORConf is free to attend. If you are able to, please help running the event by considering a "Pay what you want" ticket with an donation. People who are attending ORConf on behalf of their company are encouraged to donate in the form of a professional ticket.

Travel

Ghent is a beautiful city in Belgium, and is easily accessible by train, car, and plane. We recommend arriving on Thursday, Sept 10 to be ready for the morning sessions on Friday, and leaving on Sunday evening or Monday morning to make the most of your time at ORConf and in Ghent.

Submit a talk

Submissions are open! Presentation proposals are submitted through the Eventbrite registration interface.

ORConf the right venue for talks about anything related to free and open source silicon: EDA tools, IP blocks, logic design and verification, hardware description languages (HDLs), FPGA and ASIC topics, etc. The only requirement: the work must be open source or very strongly related to free and open source silicon.

Talk submissions close on August 16, 2026.

Please make your submissions as early as you can, as the presentation slots are likely to fill up quickly.

We aim to give as many people as possible the opportunity to present their exciting work on free and open source silicon. To accomodate for that we will determine the duration of a full talk once all submissions are in. Historically, full talks ran for 10 minutes (plus time for questions). Lightning talks will be 3 minutes. The exact amount of time you'll get will be communicated closer to the conference.

Code of conduct

We ask all ORConf participants to adhere to the the FOSSi Foundation code of conduct throughout the event.

Let's talk!

Join the #orconf2026:fossi-foundation.org Matrix room! Chat with other participants at the conference, share additional information about the talks, about traveling to and from Ghent, and what else comes to your mind!

Supporters

We thank all our sponsors, exhibitors, and all participants who donated by buying a Pay-what-you-want or Professional Ticket.

Hudson River Trading
Antmicro
CHIPS Alliance

We are looking for sponsors. Get in touch if you are interested!

A variety of sponsorship packages are available for this year's ORConf. You'll find all of the details in our sponsorship prospectus.

Schedule

All times are subject to change.

Friday, Sept 11: Conference

Conference during the day. We tend to start around 10am.

Saturday, Sept 12: Conference, lightning talks, and social event

Conference during the day, and a social event in the evening.

Sunday: Unconference and workshops

On Sunday we will have an unconference and workshops to have more time for focused discussions. Even though the exact schedule and topics to talk about will be created together at the event, you can expect in-depth discussions with key stakeholders in Free and Open Source Silicon Projects, demo sessions, hackathrons, and more.

In previous ORConf editions, we had workshops on topics such as RISC-V, open source EDA tools, and more. We are looking forward to seeing what workshops will be proposed for this year's ORConf!

Some workshops are already proposed:

Agile Hardware Design with Chisel (Martin Schoeberl)

Agile Hardware Design with Chisel introduces development of reusable hardware generators. The tutorial is composed of short lectures and hands-on exercises. It is based on a full-semester DTU course and uses Chisel as the implementation language, but the focus is not on Chisel syntax. Participants will learn how to start from a fixed hardware block, refactor it into a configurable generator, test multiple generated instances, and use parameters for design-space exploration. The open-source book Digital Design with Chisel provides supporting background material. The tutorial is aimed at researchers, students, educators, and engineers who want to improve hardware design productivity through agile, generator-based design.

Talks

(Tentative) Custom instruction development and deployment on a RISC-V softcore (lightning talk)

Philippos Papaphilippou

(Tentative) This lighting talk demonstrates the programmability of the Simodense RISC-V softcore running on an FPGA. The latest extension of Simodense features runtime reconfigurability. The prototype is entirely written in Verilog and is thus applicable to a variety of scenarios including tape-out.

A Look Back at Two Successful wafer.space Shuttle Runs

Leo Moser

wafer.space provides budget silicon manufacturing for the GF180MCU process.

In this talk, we will take a look back at the wafer.space shuttle runs and the challenges that came with them. Furthermore, I will highlight a number of impressive open-source designs, as well as some very useful community-created IP. Finally, I will provide an outlook on ongoing and future developments.

OpenTestability: Scan and Test Point Insertion for Open Source ASIC Flows

Rana Umar Nadeem

OpenTestability is an open source DFT insertion tool for the open silicon ecosystem, handling scan chain stitching and test point insertion on Yosys-produced netlists. The tool addresses a gap in the open source DFT flow, where pattern generation and fault simulation tools exist but automated insertion of DFT structures has lacked a robust open implementation. This talk covers the insertion methodology, integration with downstream tools via standardized JSON interfaces, benchmarks on coverage impact across ISCAS and picorv32a, and the design choices that keep the tool retargetable across different scan architectures and technology libraries.

One Engine, Every EDA Format — Grammar-Driven, Bidirectional Parsing for Open Silicon

Serge Rabyking

Every EDA tool reimplements its own LEF/DEF/GDSII/Tcl readers. rawast replaces them with one universal engine where the grammar is data — a runtime .rawast file, not compiled code. One engine parses any text or binary format into a queryable value tree, and because it’s bidirectional, the same grammar re-emits the text too. It’s self-hosting, GDSII is the worked binary example, and a planned container lets downstream tools parse once and never re-parse. The PoC parses a 3,132-file production corpus across four formats. C++17 + Python, MIT.

kepler‑formal - An open‑source equivalence‑checking tool.

Noam Cohen

For a long time, one of the crucial items missing in the open silicon ecosystem has been a formal equivalence‑checking tool capable of verifying modern‑scale architectures. Kepler‑formal provides exactly that, with an advanced multi‑threaded C++ core that can handle even large designs in a timely fashion. This tool adds another important building block in the journey toward industrial‑level development with open‑source EDA. It has already been adopted publicly by several key players in the open silicon community and also saw usage in the industry. In this talk, we will present the tool and its use model, as well as our roadmap in terms of format support and features.

https://github.com/keplertech/kepler-formal

Finally Testing Silicon Again: Chipalooza and Wafer.Space!

R. Timothy Edwards

Packaged silicon parts have finally arrived on-site in time for summer 2026, including the second Chipalooza test chip on Sky130 and new 3.3V support for GF180MCU on the first Wafer.Space shuttle run. All circuits are functional! Characterization results will be presented for the several dozen analog blocks on the Chipalooza test chips as well as for the 3.3V SRAM and I/O library components. I will report on continuing efforts to provide open source analog libraries for all of the open PDKs.

Extracting bit-level connectivity from SystemVerilog designs with Slang Netlist

Jamie Hanlon

Many questions about a hardware design are about connectivity: what drives this signal, what does it fan out to, is there a combinational loop, does this path cross a clock domain? Slang Netlist is an open-source C++ library that answers these by building a bit-level dependency graph directly over an elaborated SystemVerilog RTL design. Working at the source level rather than lowering to gates keeps close correspondence to the RTL and compilation fast; building on the slang front end brings rich SystemVerilog support and optimised parsing, elaboration, and data-flow analyses; and it is easy to integrate with Python bindings. This talk covers how it works — turning slang's analyses into a queryable graph — how to use it via the CLI and Python, and several use cases, including synthesis-style lint checks and clock-domain-crossing (CDC) analysis.

naja-schematic: A Lightweight, Web-Native Netlist Schematic Viewer

Christophe Alexandre

While building netlist tools at keplertech.io, we kept missing a lightweight schematic viewer for browsing design connectivity and hierarchy. naja-schematic has been an internal project we'd now like to open to the community for use and collaboration. It's a small, fast viewer in C++ leveraging Dear ImGui for portability and WebAssembly capabilities. It currently loads naja data structures, but we are looking for ways to offer a general way to load any data structure.

Between analog and digital ASIC design - Library characterization

Ondrej Ille

Where do the liberty files come from? How to create own liberty files with open source tools? This talk introduces OpenChar, a new open-source standard cell library characterizer. OpenChar uses NGSpice to simulate standard cells and generate liberty files and Verilog models for them. The talk will focus on user visible features and compare OpenChar with other existing open-source solutions. We briefly look at the internal workings of OpenChar, and since SW is never finished, we will also talk about missing features and future plans.