Hello,
Let’s say the ports of the SystemVerilog module have been changed (port names, widths, etc).
How to update the ports in the instance of the module as well?
How to update the ports in ALL the instances of the module in the Project?
Thank you!