LibrEDA

The LibrEDA project is focused on creating a libre-software framework for the physical design of silicon chips. Hint: use the libreda-rs-workspace repo for development.

Earth 🌍

Primitive data types and basic routines for Euclidean geometry in the plane. This is developed as a core geometry library of LibrEDA.

Updated 2023-12-01 13:25:10 +00:00

Repository holding the cargo workspace of LibrEDA with all sub-projects. This is meant as a way to distribute the most recent source-code.

Updated 2023-11-29 22:24:47 +00:00

Example standard-cell placement engine for the LibrEDA-Rust framework. This placement algorithm simulates the movement of electric charges that are sparsely connected by springs (wires).

Updated 2023-11-29 22:19:52 +00:00

ASIC place & route framework. This crate contains interface definitions of the core parts of the place & route flow.

Updated 2023-11-23 08:35:31 +00:00

A minimal place & route flow build on top of the LibrEDA framework and the FreePDK45. This is work-in-progress but already good enough for a demonstration.

Updated 2023-11-23 07:34:44 +00:00

Python bindings for LibrEDA.

Updated 2023-11-21 21:05:45 +00:00

Parallel graph processing using an operator formulation.

Updated 2023-11-21 20:01:03 +00:00

Static timing analysis (STA) for netlists of the LibrEDA framework.

Updated 2023-11-18 19:12:25 +00:00

Layout writer and reader for the OASIS stream format.

Updated 2023-11-18 19:12:20 +00:00

Core traits and data types for representation and manipulation of logic functions.

Updated 2023-11-18 19:12:17 +00:00

Example clock-tree generator for the LibrEDA framework

Updated 2023-11-18 19:12:03 +00:00

Rust crate of a parser and writer for the 'liberty' format which is used to describe the timing behavior of CMOS standard-cells.

Updated 2023-10-05 17:53:45 +00:00

LibrEDA project web page.

Updated 2023-09-15 07:36:09 +00:00

Fast lookup-table based computation of rectilinear Steiner minimal trees (RSMT).

Updated 2023-08-16 11:19:58 +00:00

Boolean operations on polygons for the `iron-shapes` crate.

Updated 2023-08-16 11:18:27 +00:00

Members 1