* (vhdl-mode) Customizing instantiation name
@ 2007-01-22 20:23 HS
0 siblings, 0 replies; 5+ messages in thread
From: HS @ 2007-01-22 20:23 UTC (permalink / raw)
Hello everyone!
Once more I'm asking about vhdl mode...
This time I'd like to know if there is a way to customize the string
that is used when I do a "Copy port", then "`Paste as instance".
Currently what I get is:
bert_1: bert
generic map ...
and what I need is:
bert_t : entity work.bert
Anyone knows how to get that ? :)
Thank you in advance,
Hugo
^ permalink raw reply [flat|nested] 5+ messages in thread
* (vhdl-mode) Customizing instantiation name
@ 2007-01-22 20:23 HS
2007-01-22 20:31 ` Mike Treseler
0 siblings, 1 reply; 5+ messages in thread
From: HS @ 2007-01-22 20:23 UTC (permalink / raw)
Hello everyone!
Once more I'm asking about vhdl mode...
This time I'd like to know if there is a way to customize the string
that is used when I do a "Copy port", then "`Paste as instance".
Currently what I get is:
bert_1: bert
generic map ...
and what I need is:
bert_1 : entity work.bert
Anyone knows how to get that ? :)
Thank you in advance,
Hugo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: (vhdl-mode) Customizing instantiation name
2007-01-22 20:23 HS
@ 2007-01-22 20:31 ` Mike Treseler
2007-01-22 20:44 ` HS
2007-01-24 21:58 ` Nicolas Matringe
0 siblings, 2 replies; 5+ messages in thread
From: Mike Treseler @ 2007-01-22 20:31 UTC (permalink / raw)
HS wrote:
> Once more I'm asking about vhdl mode...
> This time I'd like to know if there is a way to customize the string
> that is used when I do a "Copy port", then "`Paste as instance".
> Currently what I get is:
>
> bert_1: bert
> generic map ...
>
> and what I need is:
> bert_1 : entity work.bert
>
> Anyone knows how to get that ? :)
M-x customize-variable
Customize variable: vhdl-use-direct-instantiation
-- Mike Treseler
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: (vhdl-mode) Customizing instantiation name
2007-01-22 20:31 ` Mike Treseler
@ 2007-01-22 20:44 ` HS
2007-01-24 21:58 ` Nicolas Matringe
1 sibling, 0 replies; 5+ messages in thread
From: HS @ 2007-01-22 20:44 UTC (permalink / raw)
Tks, I know it would come from you ;)
Mike Treseler escreveu:
> HS wrote:
>
> > Once more I'm asking about vhdl mode...
> > This time I'd like to know if there is a way to customize the string
> > that is used when I do a "Copy port", then "`Paste as instance".
> > Currently what I get is:
> >
> > bert_1: bert
> > generic map ...
> >
> > and what I need is:
> > bert_1 : entity work.bert
> >
> > Anyone knows how to get that ? :)
>
> M-x customize-variable
> Customize variable: vhdl-use-direct-instantiation
>
>
> -- Mike Treseler
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: (vhdl-mode) Customizing instantiation name
2007-01-22 20:31 ` Mike Treseler
2007-01-22 20:44 ` HS
@ 2007-01-24 21:58 ` Nicolas Matringe
1 sibling, 0 replies; 5+ messages in thread
From: Nicolas Matringe @ 2007-01-24 21:58 UTC (permalink / raw)
To: help-gnu-emacs
Mike Treseler a écrit :
> HS wrote:
>
>> Once more I'm asking about vhdl mode...
>> This time I'd like to know if there is a way to customize the string
>> that is used when I do a "Copy port", then "`Paste as instance".
>> Currently what I get is:
>>
>> bert_1: bert
>> generic map ...
>>
>> and what I need is:
>> bert_1 : entity work.bert
>>
>> Anyone knows how to get that ? :)
>
> M-x customize-variable
> Customize variable: vhdl-use-direct-instantiation
Besides, you can customize the instance name (sorry I don't know which
variable it is) by selecting VHDL>Options>Port>Instance name.
Nicolas
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-01-24 21:58 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-22 20:23 (vhdl-mode) Customizing instantiation name HS
-- strict thread matches above, loose matches on Subject: below --
2007-01-22 20:23 HS
2007-01-22 20:31 ` Mike Treseler
2007-01-22 20:44 ` HS
2007-01-24 21:58 ` Nicolas Matringe
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.