libreda-db 0.0.6

Layout and netlist datastructures for chip design.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# LibrEDA DB

LibrEDA DB is a collection of data structures for chip layouts and netlists.

## Documentation

To view the documentation of this library in a browser clone this repository
and run `cargo doc --open`.

## Current state

Most important functionality for handling layouts and netlists is already there.
But this is still WORK IN PROGRESS and not stable yet.