vhdl-function-name

vhdl-function-name is a compiled Lisp function in `vhdl-mode.el'.

(vhdl-function-name PREFIX STRING &optional POSTFIX)

Generate a Lisp function name.
PREFIX, STRING and optional POSTFIX are concatenated by '-' and spaces in
STRING are replaced by `-' and substrings are converted to lower case.