Module libreda_db::l2n

source ·
Expand description

Trait definitions for layouts fused with netlists.

Re-exports§

  • pub use portrait_items_281d10dc7a4823062725ca322a66394a as L2NBaseMT;
  • pub use portrait_items_5c62224deb889fb567755f3e8f558e0a as L2NBase;
  • pub use portrait_items_c124e6cd7174a6d8c2c1c9508e2f65de 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.