Module substrate::io::layout

source ·
Expand description

Traits and types for schematic IOs.

Structs§

  • A layer ID that describes where the components of an IoShape are drawn.
  • A shape used to describe the geometry of a port.
  • A simple builder that allows setting data at runtime.
  • A generic layout port that consists of several shapes.
  • A layout port with a generic set of associated geometry.
  • A set of geometry associated with a layout port.
  • A type representing a single hardware layout port with a single Shape as its geometry.

Traits§

Type Aliases§

  • The associated builder of a layout type.
  • The associated bundle of a layout type.

Derive Macros§