vhdl-word-completion-case-sensitive

vhdl-word-completion-case-sensitive is a variable defined in `vhdl-mode.el'.
Its value is
nil


Documentation:
Non-nil means word completion using `TAB' is case sensitive.
That is, `TAB' completes words that start with the same letters and case.
Otherwise, case is ignored.

You can customize this variable.