Module libreda_db::l2n

source ·
Expand description

Trait definitions for layouts fused with netlists.

Re-exports§

  • pub use portrait_items_ba170510406ff62ba2baa51edfa602fa as L2NBaseMT;
  • pub use portrait_items_e1afbf659ffc810e2d3c15cc085adf as L2NBase;
  • pub use portrait_items_75d34dbed3effe6512ad7a41876ee690 as L2NEdit;

Modules§

Traits§

  • Fused layout and netlist view. This trait makes the link between netlist elements and layout elements.
  • Helper trait which constrains L2NBase for such that ID types are Send and Sync as commonly used for parallel algorithms.
  • Fused layout and netlist view. This trait makes the link between netlist elements and layout elements.
  • Defines ID types of a netlist and layout. Implemented automatically.