vhdl-template-directive-alist
vhdl-template-directive-alist is a variable defined in `vhdl-mode.el
'.
Its value is (("translate_on" vhdl-template-directive-translate-on) ("translate_off" vhdl-template-directive-translate-off) ("synthesis_on" vhdl-template-directive-synthesis-on) ("synthesis_off" vhdl-template-directive-synthesis-off))Documentation: List of built-in directive templates.