You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidate all utility functions into chipflow_lib/utils.py
- Move compute_invert_mask() from platform/utils.py to main utils.py
- Delete chipflow_lib/platform/utils.py (now empty)
- Update imports in silicon.py and base.py to use main utils module
- All utility functions now in single location for better maintainability
0 commit comments