Expand description
Re-exports
pub use circuit::Interface;
pub use circuit::Module;
pub use conv::from_bytes;
pub use conv::open;
pub use conv::save;
pub use conv::to_bytes;
pub use conv::ProtoFile;
pub use raw::Abstract;
pub use raw::AbstractPort;
pub use raw::Cell;
pub use raw::Layout;
pub use raw::Library;
pub use raw::Instance;
pub use raw::Layer;
pub use raw::LayerShapes;
pub use raw::Path;
pub use raw::Point;
pub use raw::Polygon;
pub use raw::Rectangle;
pub use raw::TextElement;
pub use raw::Units;
pub use tech::Technology;
pub use tech::Package;
pub use tech::LayerPurpose;
pub use tech::LayerPurposeType;
pub use tech::LayerInfo;
pub use utils::*;
Modules
- Circuit Protobuf Definitions
- ProtoBuf Conversion Utilities
- Raw-Layout Protobuf Definitions
- Spice Protobuf Definitions
- Technology Protobuf Definitions
Tetris
Gridded-Layout Protobuf Definitions- Vlsir Utilities Protobuf Definitions