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
HWModule has a modifyPorts method which we just added to MSFTModule. (It actually uses hw::modifyPorts since the ops are compatible in that regard.) Make all the old code use that method (or one of the two convenience ones in HWMutableModuleLike) instead of the old ones.
Activity