verilog-auto-input-ignore-regexp

verilog-auto-input-ignore-regexp is a variable defined in `verilog-mode.el'.
Its value is
nil

  • This variable is safe as a file local variable if its value
    satisfies the predicate `stringp'.

Documentation:
If non-nil, when creating AUTOINPUT, ignore signals matching this regexp.
See the M-x verilog-faq for examples on using this.

You can customize this variable.