all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Matringe <nicolas.matringe@fre.fre>
To: help-gnu-emacs@gnu.org
Subject: Re: How to disable "_i" insertion on signals in emacs VHDL mode
Date: Wed, 31 Jan 2007 22:13:54 +0100	[thread overview]
Message-ID: <45c1066a$0$29467$426a74cc@news.free.fr> (raw)
In-Reply-To: <1170273536.940804.311030@k78g2000cwa.googlegroups.com>

chris.plachta@gmail.com a écrit :
> Hi,
> 
> Does anyone know how to disable the automatic insertion of "_i" on
> signals that are connect to a instance port map?
> 
> For example, when I use the vhdl-paste-port-instance command on a
> model with the ports called "rst_l" and "clk", it gives me this:
> 
> 
> instance: clk_model
>   port map (
>       rst_l => rst_l_i,
>       clk   => clk_i);
> 
> I want to get rid of the "_i" convention and use identical names for
> the port and the signal.


Hi
I still don't know the actual variable name ...
See VHDL>Options>Port>Actual Port Names...

Nicolas

  reply	other threads:[~2007-01-31 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-31 19:58 How to disable "_i" insertion on signals in emacs VHDL mode chris.plachta
2007-01-31 21:13 ` Nicolas Matringe [this message]
2007-02-01  3:13 ` Mike Treseler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='45c1066a$0$29467$426a74cc@news.free.fr' \
    --to=nicolas.matringe@fre.fre \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.