wafer.space GF180MCU Run 1

Fabricate 1,000 chips of your own design

Oct 23, 2025

Project update 2 of 13

Easier Design Flow: LibreLane & the gf180mcu Project Template

by Tim 'mithro' Ansell

Hey everyone,

If you’ve been following open silicon over the past few years, you know the story: Google’s open PDK program changed everything, but when Efabless shut down earlier this year, a lot of infrastructure disappeared. That’s part of why wafer.space exists - to rebuild accessible fabrication services.

But fabrication is only half the equation. You also need tools to actually design your chip. That’s where LibreLane comes in.

Last month at ORConf 2025 in Valencia, Mohamed Gaber and Leo Moser presented LibreLane - the next-generation design flow for open silicon. And there’s now a ready-to-use gf180mcu project template that makes starting your wafer.space design even easier.

Simple LibreLane Workflow - Synthesis → Floorplan → Placement → Routing → Verification — all automated

What is LibreLane?

LibreLane is a ground-up rewrite of OpenLane - the tool that made hundreds of open-source tapeouts possible through Google’s MPW shuttles and Efabless programs. Originally developed as "OpenLane 2" at Efabless, it’s now community-driven under the FOSSi Foundation after being officially released in July 2025.

If you used OpenLane 1, you know it works: you give it a Verilog file and a config, run one command, and get GDS ready for fabrication. LibreLane keeps that simplicity while fixing the pain points.

Why the Rewrite?

OpenLane 1 was built under tight deadlines to enable the first Google MPW shuttles. It worked amazingly well for that goal, but had some limitations:

LibreLane addresses all of this while maintaining backwards compatibility - your existing OpenLane 1 configs work with LibreLane.

What Makes LibreLane Better?

Real-World Adoption

LibreLane isn’t experimental - it’s already in production use:

The shift from OpenLane 1 to LibreLane mirrors what happened in the fabrication world: when Efabless shut down, the community rebuilt better infrastructure. wafer.space rebuilt affordable fabrication access. LibreLane rebuilt the design flow. Both are about making open silicon sustainable.

The gf180mcu Project Template

To make getting started even easier, there’s now a project template specifically configured for wafer.space designs targetting the gf180mcuD PDK variant.

This template gives you a working starting point with everything included:

Getting Started

# Clone the template
git clone https://github.com/wafer-space/gf180mcu-project-template
cd gf180mcu-project-template

# Set up environment (installs everything automatically)
nix-shell

# Add your design to src/
# Update librelane/config.yaml with your design parameters

# Run the flow
make librelane

# View the results
# Opens in OpenROAD GUI or KLayout
make librelane-openroad
make librelane-klayout

That’s it. Five steps from empty directory to GDS output.

Everything is set up to work together. You focus on your design, the template handles the infrastructure.

Watch the ORConf Talk

Want to see LibreLane in action? The full ORConf 2025 presentation by Mohamed Gaber and Leo Moser is on YouTube:

LibreLane - ORConf 2025

The talk covers:

It’s worth watching if you want to understand the full capabilities beyond just running make librelane.

Important Notes

This is a work in progress. LibreLane and the template are actively developed and improving. If you use them:

The template is an example to help you get started, not a mandatory requirement. You can use LibreLane directly, adapt the template to your needs, or build your own workflow entirely. It’s there to make your life easier, not to constrain how you work.

Community support is available through the FOSSi Foundation chat and the wafer.space Discord / Matrix channels. LibreLane has active developers and users who can help.

Resources

LibreLane:

gf180mcu Project Template:

Community:

Why This Matters

Open silicon has come a long way in just a few years. We went from "you need millions of dollars and proprietary tools" to "here’s an affordable MPW run and free, open-source tools."

But accessible doesn’t mean easy. Chip design is inherently complex. Projects like LibreLane and templates like this one are about removing the incidental complexity - the tool installation headaches, the configuration mysteries, the "why doesn’t this work" debugging sessions.

Your time should go into designing your chip, not fighting your tools.

LibreLane handles the flow. The template handles the setup. You handle the innovation.

Whether you’re targeting the December 3rd deadline or planning for a future run, these tools are here to help you go from idea to silicon faster and with less friction.


Sign up to receive future updates for wafer.space GF180MCU Run 1.

Subscribe to the Crowd Supply newsletter, highlighting the latest creators and projects