Expand description
Utility functions for dealing with netlists.
Traits§
- Netlist
Edit Util - Modifying utility functions for netlists.
Import the this trait to use the utility functions all types that implement the
NetlistBasetrait. - Netlist
Util - Non-modifying utility functions for netlists.
Import the this trait to use the utility functions all types that implement the
NetlistBasetrait.
Functions§
- copy_
pins - Copy the pin definitoins from a cell to another cell in another netlist.