Module libreda_db::hierarchy::util

source ·
Expand description

Utility functions for dealing with the hierarchy of netlists or layouts.

Traits

  • Modifying utility functions for the cell hierarchy.. Import the this trait to use the utility functions all types that implement the HierarchyEdit trait.
  • Non-modifying utility functions for the cell hierarchy.. Import the this trait to use the utility functions all types that implement the HierarchyBase trait.