Module libreda_db::l2n

source ·
Expand description

Trait definitions for layouts fused with netlists.

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.