librelane-lab

An open-source ASIC flow laboratory focused on learning and experimenting with LibreLane, OpenROAD, Yosys, and modern open silicon workflows.

Back to Portal (EN)


Language GitHub Pages 🌐 GitHub πŸ’»
πŸ‡ΊπŸ‡Έ English GitHub Pages EN GitHub Repo EN

Overview

This repository is intended as a practical laboratory for exploring the open-source digital ASIC toolchain. The goal is to document experiments, example designs, and reproducible workflows using industry-inspired EDA tools.

Topics include:

Objectives

Planned Repository Structure

librelane-lab/
β”œβ”€β”€ docs/              # Documentation
β”œβ”€β”€ examples/          # Example RTL projects
β”œβ”€β”€ scripts/           # Automation scripts
β”œβ”€β”€ configs/           # LibreLane/OpenROAD configuration files
β”œβ”€β”€ flows/             # Flow experiments
β”œβ”€β”€ results/           # Generated outputs (optional)
└── README.md

Toolchain

This project primarily targets the following open-source tools:

Tool Purpose
LibreLane End-to-end ASIC flow
OpenROAD Physical design automation
Yosys RTL synthesis
Magic Layout visualization and verification
Netgen LVS
OpenSTA Static timing analysis

Requirements

Recommended environment:

Getting Started

Clone the repository:

git clone https://github.com/Samizo-AITL/librelane-lab.git
cd librelane-lab

Future setup instructions and example flows will be added as the project evolves.

Roadmap

Contributing

Contributions, suggestions, and issue reports are welcome.

Please open an issue or submit a pull request if you would like to improve the project.

License

This project will be released under an open-source license. A specific license file (LICENSE) will be added in a future update.


librelane-lab aims to serve as a hands-on environment for learning and experimenting with open-source ASIC design flows while promoting reproducibility and collaboration.# librelane-lab

An open-source ASIC flow laboratory focused on learning and experimenting with LibreLane, OpenROAD, Yosys, and modern open silicon workflows.

Overview

This repository is intended as a practical laboratory for exploring the open-source digital ASIC toolchain. The goal is to document experiments, example designs, and reproducible workflows using industry-inspired EDA tools.

Topics include:

Objectives

Planned Repository Structure

librelane-lab/
β”œβ”€β”€ docs/              # Documentation
β”œβ”€β”€ examples/          # Example RTL projects
β”œβ”€β”€ scripts/           # Automation scripts
β”œβ”€β”€ configs/           # LibreLane/OpenROAD configuration files
β”œβ”€β”€ flows/             # Flow experiments
β”œβ”€β”€ results/           # Generated outputs (optional)
└── README.md

Toolchain

This project primarily targets the following open-source tools:

Tool Purpose
LibreLane End-to-end ASIC flow
OpenROAD Physical design automation
Yosys RTL synthesis
Magic Layout visualization and verification
Netgen LVS
OpenSTA Static timing analysis

Requirements

Recommended environment:

Getting Started

Clone the repository:

git clone https://github.com/Samizo-AITL/librelane-lab.git
cd librelane-lab

Future setup instructions and example flows will be added as the project evolves.

Roadmap

Contributing

Contributions, suggestions, and issue reports are welcome.

Please open an issue or submit a pull request if you would like to improve the project.

License

This project will be released under an open-source license. A specific license file (LICENSE) will be added in a future update.


librelane-lab aims to serve as a hands-on environment for learning and experimenting with open-source ASIC design flows while promoting reproducibility and collaboration.