Home
last modified time | relevance | path

Searched +refs:vhdl +refs:backward +refs:to +refs:block (Results 1 – 25 of 1437) sorted by relevance

12345678910>>...58

/dports/cad/ghdl/ghdl-1.0.0/doc/quick_start/simulation/hello/
H A Dindex.rst7 To illustrate the general purpose of `VHDL`, the following block is a commented `Hello world` progr…
8 a file named :file:`hello.vhdl`:
10 .. literalinclude:: hello.vhdl
11 :language: vhdl
15 …* Both ``.vhdl`` and ``.vhd`` extensions are used for `VHDL` source files, while ``.v`` is used fo…
18 …file format, some users prefer ``.vhdl``, to avoid ambiguity. This is the case with `GHDL`'s codeb…
19to maintain `backward-compatibility <https://en.wikipedia.org/wiki/8.3_filename>`_ with legacy DOS…
28 …terms. Run ``ghdl -a hello.vhdl`` in the `shell`. This command creates or updates a file :file:`wo…
31 which is used to build a design, with the ``hello_world`` entity at the top of the hierarchy.
35 .. code-block:: shell
[all …]
/dports/cad/ghdl/ghdl-1.0.0/doc/using/
H A DImplementationOfVHDL.rst35 language, and they aren't backward compatible.
61 standard is not fully backward compatible with VHDL-93, since the type of a
66 revision is not fully backward compatible with VHDL-00 since, for example,
129 .. code-block:: VHDL
137 .. code-block::
155 .. code-block:: VHDL
174 ghdl -a -fpsl vhdl_design.vhdl
183 .. code-block:: VHDL
196 ghdl -a --std=08 vhdl_design.vhdl
204 .. code-block::
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.1080 to start a class-like block.
3665 (f90-no-block-limit, f90-end-of-block, f90-beginning-of-block)
5050 (vhdl-backward-same-indent, vhdl-beginning-of-block)
5058 (vhdl-duplicate-project, vhdl-end-of-block, vhdl-expand-abbrev)
5072 (vhdl-project-p, vhdl-re-search-backward, vhdl-re-search-forward)
5346 (cperl-after-block-p): Optional arg pre-block to check for a pre-block
8072 forms' block to top (before uses).
16277 (c-looking-at-inexpr-block-backward): Change the arguments to
16402 (c-backward-to-start-of-do, c-backward-to-start-of-if):
16419 c-block-comment-prefix to bug out.
[all …]
H A DChangeLog.171502 (vhdl-mode-syntax-table): Support VHDL'08 block comments.
1513 (vhdl-lineup-comment): Handle block comments and directives.
1518 (vhdl-align-declarations, vhdl-beginning-of-block, vhdl-end-of-block)
8253 (icalendar--convert-block-to-ical, icalendar--convert-block-to-ical)
8575 (hs-block-start-mdata-select, hs-block-end-regexp)
8919 (perl-backward-to-noncomment): Make it non-interactive.
8920 (perl-backward-to-start-of-continued-exp): Rewrite.
11715 (vhdl-asort, vhdl-anot-head-p, vhdl-aput, vhdl-adelete, vhdl-aget):
13898 * indent.el (indent-line-to): Use backward-to-indentation
15085 to call `perform-replace' with a non-nil arg `backward'.
[all …]
H A DChangeLog.121334 (hs-block-start-mdata-select, hs-block-end-regexp)
2256 (vhdl-skip-case-alternative, vhdl-backward-skip-label)
2260 (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
2880 (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
16307 (c-decl-block-key): Change to tell apart ambiguous and
19575 (icalendar--convert-block-to-ical)
22080 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
22088 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
28629 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
29718 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
[all …]
H A DChangeLog.81556 backward-delete-char-untabify-method can be `all' now - to delete
2238 (backward-kill-paragraph, backward-kill-sentence): Remove code to
2403 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
4641 (backward-kill-word): Add * to interactive spec.
4653 (backward-kill-sentence, kill-sentence): Add * to interactive spec.
7480 `if' for copying `reference-face' to `constant-face' was backward.
7489 (cperl-backward-to-noncomment): Better treatment of PODs and HEREs.
8907 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
8908 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
8909 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
[all …]
H A DChangeLog.153203 * progmodes/vhdl-mode.el (vhdl-mode):
4411 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4543 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
6177 to backward compatibility.
7675 (octave-scan-blocks, octave-forward-block, octave-backward-block)
7676 (octave-down-block, octave-backward-up-block, octave-up-block)
7710 (octave-mode-map): Remove special bindings for forward/backward-block
7711 and octave-backward-up-block. Use smie-close-block.
10668 latex-open-block and C-c / to latex-close-block.
11150 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
[all …]
H A DChangeLog.133396 * progmodes/vhdl-mode.el (vhdl-keep-region-active):
5339 (c-block-comment-prefix): Use symbol-value to
5610 * progmodes/vhdl-mode.el (vhdl-decision-query):
5638 * progmodes/vhdl-mode.el (vhdl-template-modify)
5666 * progmodes/vhdl-mode.el (vhdl-template-modify):
9025 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
9026 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
9027 (vhdl-speedbar-initialize, vhdl-ps-print-init)
9028 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
9029 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
[all …]
H A DChangeLog.163989 * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
5183 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
5761 * progmodes/vhdl-mode.el (vhdl-line-expand):
6893 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
7735 (ruby-move-to-block): When moving backward, stop at block opening,
8786 (python-nav-backward-block, python-nav-forward-block)
10723 * progmodes/vhdl-mode.el (vhdl-mode):
16465 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
16466 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
17169 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
[all …]
H A DChangeLog.72975 * progmodes/vhdl-mode.el (vhdl-customize-colors):
2977 (vhdl-customize-faces):
2979 (vhdl-font-lock-init, vhdl-ps-init): Implement those changes.
4374 * progmodes/vhdl-mode.el (vhdl): Likewise.
4796 * progmodes/vhdl-mode.el (vhdl-loop, vhdl-while-loop): Add backslash.
4817 * progmodes/vhdl-mode.el (vhdl-mode): Add autoload cookie.
6428 (c-backward-syntactic-ws): Use c-beginning-of-macro to skip
7300 * progmodes/vhdl-mode.el: New file.
17101 (hs-hide-initial-comment-block): Add ^L to the chars to skip.
17113 (hs-find-block-beginning): Rewritten to be able to deal with the
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.1080 to start a class-like block.
3665 (f90-no-block-limit, f90-end-of-block, f90-beginning-of-block)
5050 (vhdl-backward-same-indent, vhdl-beginning-of-block)
5058 (vhdl-duplicate-project, vhdl-end-of-block, vhdl-expand-abbrev)
5072 (vhdl-project-p, vhdl-re-search-backward, vhdl-re-search-forward)
5346 (cperl-after-block-p): Optional arg pre-block to check for a pre-block
8072 forms' block to top (before uses).
16277 (c-looking-at-inexpr-block-backward): Change the arguments to
16402 (c-backward-to-start-of-do, c-backward-to-start-of-if):
16419 c-block-comment-prefix to bug out.
[all …]
H A DChangeLog.171502 (vhdl-mode-syntax-table): Support VHDL'08 block comments.
1513 (vhdl-lineup-comment): Handle block comments and directives.
1518 (vhdl-align-declarations, vhdl-beginning-of-block, vhdl-end-of-block)
8253 (icalendar--convert-block-to-ical, icalendar--convert-block-to-ical)
8575 (hs-block-start-mdata-select, hs-block-end-regexp)
8919 (perl-backward-to-noncomment): Make it non-interactive.
8920 (perl-backward-to-start-of-continued-exp): Rewrite.
11715 (vhdl-asort, vhdl-anot-head-p, vhdl-aput, vhdl-adelete, vhdl-aget):
13898 * indent.el (indent-line-to): Use backward-to-indentation
15085 to call `perform-replace' with a non-nil arg `backward'.
[all …]
H A DChangeLog.121334 (hs-block-start-mdata-select, hs-block-end-regexp)
2256 (vhdl-skip-case-alternative, vhdl-backward-skip-label)
2260 (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
2880 (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
16307 (c-decl-block-key): Change to tell apart ambiguous and
19575 (icalendar--convert-block-to-ical)
22080 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
22088 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
28629 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
29718 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
[all …]
H A DChangeLog.81556 backward-delete-char-untabify-method can be `all' now - to delete
2238 (backward-kill-paragraph, backward-kill-sentence): Remove code to
2403 (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
4641 (backward-kill-word): Add * to interactive spec.
4653 (backward-kill-sentence, kill-sentence): Add * to interactive spec.
7480 `if' for copying `reference-face' to `constant-face' was backward.
7489 (cperl-backward-to-noncomment): Better treatment of PODs and HEREs.
8907 (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
8908 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
8909 (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
[all …]
H A DChangeLog.153203 * progmodes/vhdl-mode.el (vhdl-mode):
4411 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4543 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
6177 to backward compatibility.
7675 (octave-scan-blocks, octave-forward-block, octave-backward-block)
7676 (octave-down-block, octave-backward-up-block, octave-up-block)
7710 (octave-mode-map): Remove special bindings for forward/backward-block
7711 and octave-backward-up-block. Use smie-close-block.
10668 latex-open-block and C-c / to latex-close-block.
11150 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
[all …]
H A DChangeLog.133396 * progmodes/vhdl-mode.el (vhdl-keep-region-active):
5339 (c-block-comment-prefix): Use symbol-value to
5610 * progmodes/vhdl-mode.el (vhdl-decision-query):
5638 * progmodes/vhdl-mode.el (vhdl-template-modify)
5666 * progmodes/vhdl-mode.el (vhdl-template-modify):
9025 * progmodes/vhdl-mode.el (vhdl-xemacs): Remove.
9026 (vhdl-doc-mode, vhdl-doc-variable, vhdl-compile-init)
9027 (vhdl-speedbar-initialize, vhdl-ps-print-init)
9028 (vhdl-forward-comment, vhdl-mode-map-init, vhdl-show-messages)
9029 (vhdl-emacs-22, vhdl-emacs-21): Replace vhdl-xemacs
[all …]
H A DChangeLog.163989 * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
5183 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
5761 * progmodes/vhdl-mode.el (vhdl-line-expand):
6893 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
7735 (ruby-move-to-block): When moving backward, stop at block opening,
8786 (python-nav-backward-block, python-nav-forward-block)
10723 * progmodes/vhdl-mode.el (vhdl-mode):
16465 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
16466 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
17169 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
[all …]
H A DChangeLog.72975 * progmodes/vhdl-mode.el (vhdl-customize-colors):
2977 (vhdl-customize-faces):
2979 (vhdl-font-lock-init, vhdl-ps-init): Implement those changes.
4374 * progmodes/vhdl-mode.el (vhdl): Likewise.
4796 * progmodes/vhdl-mode.el (vhdl-loop, vhdl-while-loop): Add backslash.
4817 * progmodes/vhdl-mode.el (vhdl-mode): Add autoload cookie.
6428 (c-backward-syntactic-ws): Use c-beginning-of-macro to skip
7300 * progmodes/vhdl-mode.el: New file.
17101 (hs-hide-initial-comment-block): Add ^L to the chars to skip.
17113 (hs-find-block-beginning): Rewritten to be able to deal with the
[all …]
/dports/cad/ghdl/ghdl-1.0.0/doc/
H A Dghdl.texi312 @anchor{about intro-vhdl}@anchor{4}@anchor{about what-is-vhdl}@anchor{5}
1206 So, to analyze a file: @code{ghdl -a --std=08 --work=mylib myfile.vhdl}
1715 the vhdl standard).
1853 Emit a warning if a @code{/*} appears within a block comment (vhdl 2008).
2501 generate labels or block labels. Currently, you cannot use an indexed name.
3992 $ /path/to/gcc/source/dir/configure --prefix=/usr/local --enable-languages=c,vhdl \
4026 $ make libs.vhdl.local_gcc # Compile the vhdl libraries
4871 @geindex vhdl to html
5373 language, and they aren’t backward compatible.
5410 standard is not fully backward compatible with VHDL-93, since the type of a
[all …]
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Dsite.sl19 % The best way to make changes in this file is to put all your changes in a
23 % defaults.sl. Making changes this way also makes it easier to upgrade to
121 % should be indented compared its surrounding block.
134 % set this variable to zero.
247 % convert a.dir;1 to [.a] first
297 % This function skips backward over whitespace.
734 % Move backward 'n' characters.
1467 … "c,h,cc,cpp,hpp,sl,txt,doc,tex,htm,html,f,for,pro,idl,1,pl,v,verilog,vhd,vhdl,vt,sp,cir,spice,ps,…
1468 …ext,tex,html,html,fortran,fortran,idl,idl,nroff,perl,verilog,verilog,vhdl,vhdl,vhdl,spice,spice,sp…
1870 % default value to be returned and the third parameter is a list to be used
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.2911 * lisp/progmodes/f90.el (f90-start-block-re, f90-no-block-limit):
5354 * lisp/progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
5359 (vhdl-re-search-forward, vhdl-re-search-backward): Save match data.
8311 * lisp/simple.el (backward-word): Refer to 'backward-word-strictly'
8789 (vhdl-update-sensitivity-list, vhdl-template-block)
8790 (vhdl-template-break, vhdl-template-case, vhdl-template-default)
8796 (vhdl-template-while-loop, vhdl-beginning-of-block)
8797 (vhdl-hooked-abbrev, vhdl-port-copy, vhdl-hs-forward-sexp-func):
8817 (perl-backward-to-start-of-continued-exp):
8823 (idlwave-beginning-of-block, idlwave-end-of-block)
[all …]
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.2911 * lisp/progmodes/f90.el (f90-start-block-re, f90-no-block-limit):
5354 * lisp/progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
5359 (vhdl-re-search-forward, vhdl-re-search-backward): Save match data.
8311 * lisp/simple.el (backward-word): Refer to 'backward-word-strictly'
8789 (vhdl-update-sensitivity-list, vhdl-template-block)
8790 (vhdl-template-break, vhdl-template-case, vhdl-template-default)
8796 (vhdl-template-while-loop, vhdl-beginning-of-block)
8797 (vhdl-hooked-abbrev, vhdl-port-copy, vhdl-hs-forward-sexp-func):
8817 (perl-backward-to-start-of-continued-exp):
8823 (idlwave-beginning-of-block, idlwave-end-of-block)
[all …]
/dports/editors/jed/jed-0.99-19/lib/
H A Dsite.sl16 % The best way to make changes in this file is to put all your changes in a
20 % defaults.sl. Making changes this way also makes it easier to upgrade to
161 % should be indented compared its surrounding block.
391 % This function skips backward over whitespace.
959 % Move backward 'n' characters.
1138 % function to allow the user to hook into the function. It takes a
1152 % This is called after the hook to give the hook a chance to load the
1817 variable Mode_List_Exts = "h,cc,cpp,hpp,hh,sl,txt,doc,f,for,pro,1,pl,pm,v,verilog,vhd,vhdl,vt,sp,ci…
1818 …,slang,text,text,fortran,fortran,idl,nroff,perl,perl,verilog,verilog,vhdl,vhdl,vhdl,spice,spice,py…
2143 % Make this a wrapper around _set_color to allow the user to give it a more
[all …]
/dports/editors/jupp/jupp/
H A Djmacsrc.in28 -lightoff Turn off highlighting after block copy or move
132 -square Rectangular block mode
151 will be converted to all spaces)
563 -syntax vhdl
589 Use \| to insert a spring: all springs in a given line are set to the same
604 \i \i\|^R backward \|^[G to line No. \|^[ DEL word<\| replace \|^XX swap \|^X^B switch\|\i …
736 ... to define a command foo which will go to the beginning of the last line.
914 crawll ^X < Scroll to the left
926 eof ^[ > Go to end of file
930 eol .kH Go to end of line
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.24172 ** In keymaps where SPC scrolls forward, S-SPC now scrolls backward.
527 In `electric-pair-mode', the commands `backward-delete-char' and
528 `backward-delete-char-untabify' are now bound to electric variants
779 `M-- M-%' replaces a string backward, `M-- C-M-%' replaces a regexp
780 backward, `M-s w words M-- M-%' replaces a sequence of words backward.
912 *** New options: `vhdl-actual-generic-name', `vhdl-beautify-options'.
914 *** New commands: `vhdl-fix-statement-region', `vhdl-fix-statement-buffer'.
1735 **** python-previous-statement -> python-nav-backward-sentence
1830 *** New command `ruby-toggle-block', bound to `C-c {'.
2008 ** In Perl mode, new option `perl-indent-parens-as-block' causes non-block
[all …]

12345678910>>...58