Add Port to Module

An error is triggered when connecting a non-existing port in a module instantiation.

../../_images/sv_quick_fix_add_port_list.png

Place the editor cursor on the error’s line and press Ctrl+1, select Add port … from the list of quick fix proposals and press Enter.

../../_images/sv_quick_fix_add_port_after.png

Tip

If the module is instantiated multiple time across the project, the Refactor Add Port Wizard is opened. See Add New Port to Module.

Tip

You may change the port direction. Press Enter when done.