unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Reto Zimmermann <reto@gnu.org>
To: Chitlesh GOORAH <chitlesh.goorah@gmail.com>
Cc: Shakthi Kannan <shakthimaan@gmail.com>,
	Dan Nicolaescu <dann@ics.uci.edu>,
	"5136@emacsbugs.donarmstrong.com"
	<5136@emacsbugs.donarmstrong.com>,
	"sagarun@gmail.com" <sagarun@gmail.com>
Subject: bug#5136: Request to update vhdl-mode and verilog-mode
Date: Wed, 16 Dec 2009 14:21:10 +0100	[thread overview]
Message-ID: <4B28DEC6.8060800@gnu.org> (raw)
In-Reply-To: <50baabb30912080951s22e61579o76fb5e31f29f632@mail.gmail.com>

Chitlesh,

I added your settings for GHDL to the upcoming vhdl-mode version 3.33.28.  I'm still holding it because I first have to resolve some issues with the new compile.el in Emacs 23.

I am aware of the compilation warnings but I'm not applying the fixes to my version because they break older Emacs versions as well as XEmacs.  I'm trying to keep my vhdl-mode version compatible with recent Emacs and XEmacs versions.

You should be able to add the lines to Makefile using the hook vhdl-makefile-generation-hook.

Reto


Chitlesh GOORAH wrote:
> Hello there,
> 
> First, I'm an emacs user since a week now. So I'm still learning the
> internals. However, I've just created a patch for ghdl and fixes some
> compilation warnings.
> 
> http://chitlesh.fedorapeople.org/emacs/emacs-vhdl-mode-ghdl.patch
> Which seems to work for me and it can generate a proper makefile.
> 
> However I can't figure out how to tell it that if a testbench is
> provided, then add the following lines to the Makefile
> 
> ghdl -m --workdir=work/ --ieee=synopsys -fexplicit $(TESTBENCH)
> ghdl -r  $(PROJECT)_tb --vcd=$(PROJECT).vcd --stop-time=$(STOPTIME_US)
> 
> Chitlesh
> 
> 
> On Tue, Dec 8, 2009 at 5:37 PM, Reto Zimmermann <reto@gnu.org> wrote:
>> Chitlesh GOORAH wrote:
>>
>>> Similarly, for vhdl-mode (included within emacs sources), weirdly does
>>> not support ghdl or freehdl out of the box, but only proprietary
>>> simulators. Can your vhdl-mode maintainer for emacs can fix it and put
>>> ghdl as default simulator please ?
> 
>> Please send me the required information and I will include them.
>>
>>  Compiler name    : name used in option `vhdl-compiler' to choose compiler
>>  Compile command  : command used for source file compilation
>>  Compile options  : compile options (\"\\1\" inserts library name)
>>  Library command  : command to create library directory \(\"\\1\" inserts
>>                    library directory, \"\\2\" inserts library name)
>>  Library directory: directory of default library
>> Error message:
>>  Regexp           : regular expression to match error messages (*)
>>  File subexp index: index of subexpression that matches the file name
>>  Line subexp index: index of subexpression that matches the line number
>>  Column subexp idx: index of subexpression that matches the column number
>> File message:
>>  Regexp           : regular expression to match a file name message
>>  File subexp index: index of subexpression that matches the file name
>> Unit-to-file name mapping: mapping of library unit names to names of files
>>                    generated by the compiler (used for Makefile generation)
>>  To string        : string a name is mapped to (\"\\1\" inserts the unit
>> name,
>>                    \"\\2\" inserts the entity name for architectures)
>>  Case adjustment  : adjust case of inserted unit names
>>
>> Reto
>>
>>
> 






  reply	other threads:[~2009-12-16 13:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-06 20:01 bug#5136: Request to update vhdl-mode and verilog-mode Chitlesh GOORAH
2009-12-07  7:56 ` Dan Nicolaescu
2009-12-07  8:50   ` Chitlesh GOORAH
2009-12-08 16:09     ` Dan Nicolaescu
2009-12-08 16:37     ` Reto Zimmermann
2009-12-08 17:51       ` Chitlesh GOORAH
2009-12-16 13:21         ` Reto Zimmermann [this message]
2009-12-16 13:39           ` Chitlesh GOORAH
2013-05-16 16:12             ` Glenn Morris
2009-12-08 16:30   ` Reto Zimmermann
2009-12-09  1:40     ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=4B28DEC6.8060800@gnu.org \
    --to=reto@gnu.org \
    --cc=5136@emacsbugs.donarmstrong.com \
    --cc=chitlesh.goorah@gmail.com \
    --cc=dann@ics.uci.edu \
    --cc=sagarun@gmail.com \
    --cc=shakthimaan@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).