Searched +refs:vhdl +refs:insert +refs:keyword (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/vim-55/runtime/syntax/
H A Dspecman.vim21 syn keyword specmanTodo contained TODO todo ToDo FIXME XXX
23 syn keyword specmanStatement var instance on compute start event expect check that routine
24 syn keyword specmanStatement specman is also first only with like
25 syn keyword specmanStatement list of all radix hex dec bin ignore illegal
26 syn keyword specmanStatement traceable untraceable
27 syn keyword specmanStatement cover using count_only trace_only at_least transition item ranges
28 syn keyword specmanStatement cross text call task within
30 syn keyword specmanMethod initialize non_terminal testgroup delayed exit finish
31 syn keyword specmanMethod out append print outf appendf
32 syn keyword specmanMetho
[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dvhdl-mode.el0 ;;; vhdl-mode.el --- major mode for editing VHDL code
7 ;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net>
9 ;; Keywords: languages vhdl
10 ;; WWW: http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html
12 (defconst vhdl-version "3.33.6"
15 (defconst vhdl-time-stamp "2005-08-30"
56 ;; - Word/keyword completion
68 ;; See comment string of function `vhdl-mode' or type `C-c C-h' in Emacs.
81 ;; Put `vhdl-mode.el' into the `site-lisp' directory of your Emacs installation
87 ;; If you already have the compiled `vhdl
190 (defgroup vhdl nil function
[all...]

Completed in 263 milliseconds