|
1 week ago | |
---|---|---|
src | 1 week ago | |
tests | 1 month ago | |
.gitignore | 2 months ago | |
Cargo.toml | 1 month ago | |
LICENSE | 2 months ago | |
README.md | 1 month ago |
LibrEDA DB is a collection of data structures for chip layouts and netlists.
To view the documentation of this library in a browser clone this repository
and run cargo doc --open
.
Most important functionality for handling layouts and netlists is already there. But this is still WORK IN PROGRESS and not stable yet.