|
1 week ago | |
---|---|---|
src | 2 weeks ago | |
tests | 1 month ago | |
.gitignore | 1 month ago | |
Cargo.toml | 1 week ago | |
LICENCE | 2 months ago | |
README.md | 1 month ago |
libreda-oasis
is a layout input/output module for LibrEDA
OASIS is a binary file format for chip layouts and a good successor of GDSII. This library provides code for writing and reading libreda-db layouts to and from OASIS files.
This crate is documented with docstrings in the code.
To view the documentation clone this repository and run: cargo doc --open