Crates.io | libreda-db |
lib.rs | libreda-db |
version | 0.0.12 |
source | src |
created_at | 2021-02-22 10:45:07.874526 |
updated_at | 2024-06-05 09:16:17.849932 |
description | Layout and netlist datastructures for chip design. |
homepage | https://libreda.org |
repository | https://codeberg.org/libreda/libreda-db |
max_upload_size | |
id | 358920 |
size | 389,255 |
LibrEDA DB is a collection of interface definitions and 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
.
Alternatively a possible outdated version is hosted here or here.
Most important functionality for handling layouts and netlists is already there. But this is still WORK IN PROGRESS and not stable yet.
.try_*() -> Option<*>
functions.