Core traits for EDA applications.
- Rust 100%
| .reuse | move core traits from libreda-db to libreda-core crate | |
| LICENSES | Make REUSE compliant. | |
| src | fix clippy warning | |
| tests | move core traits from libreda-db to libreda-core crate | |
| .gitignore | Make REUSE compliant. | |
| .woodpecker.yml | CI: adapt woodpecker script to changes in CI | |
| Cargo.toml | move core traits from libreda-db to libreda-core crate | |
| README.md | move core traits from libreda-db to libreda-core crate | |
LibrEDA Core
LibrEDA Core is a collection of interface definitions (traits) for chip layouts and netlists.
Documentation
To view the documentation of this library in a browser clone this repository
and run cargo doc --open.