Closed joamatab closed 1 month ago
This PR adds a new 'suffix' parameter to the port management methods, allowing users to append a string to the end of port names when adding multiple ports. The implementation modifies the add_ports
methods in both the ports manager and cell classes to support this new functionality.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Added suffix parameter to port management methods |
|
src/kfactory/kcell.py |
Summary by Sourcery
New Features: