verilog-auto-wire-type

verilog-auto-wire-type 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:
Non-nil specifies the data type to use with `verilog-auto-wire' etc.
Set this to "logic" for SystemVerilog code, or use `verilog-auto-logic'.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.1 of Emacs.