/[emacs]/emacs/lisp/progmodes/vhdl-mode.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/vhdl-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by gerd, Tue Nov 16 13:25:42 1999 UTC revision 1.12 by pj, Thu Dec 20 18:18:27 2001 UTC
# Line 564  NOTE: Activate the new setting in a VHDL Line 564  NOTE: Activate the new setting in a VHDL
564    
565  (defcustom vhdl-reset-active-high nil  (defcustom vhdl-reset-active-high nil
566    "*Non-nil means reset in sequential processes is active high.    "*Non-nil means reset in sequential processes is active high.
567  Nil means active low."  nil means active low."
568    :type 'boolean    :type 'boolean
569    :group 'vhdl-sequential-process)    :group 'vhdl-sequential-process)
570    
571  (defcustom vhdl-clock-rising-edge t  (defcustom vhdl-clock-rising-edge t
572    "*Non-nil means rising edge of clock triggers sequential processes.    "*Non-nil means rising edge of clock triggers sequential processes.
573  Nil means falling edge."  nil means falling edge."
574    :type 'boolean    :type 'boolean
575    :group 'vhdl-sequential-process)    :group 'vhdl-sequential-process)
576    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26