Module util

Module util 

Source
Expand description

Utility functions for dealing with netlists.

Traits§

NetlistEditUtil
Modifying utility functions for netlists. Import the this trait to use the utility functions all types that implement the NetlistBase trait.
NetlistUtil
Non-modifying utility functions for netlists. Import the this trait to use the utility functions all types that implement the NetlistBase trait.

Functions§

copy_pins
Copy the pin definitoins from a cell to another cell in another netlist.