emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master 6c8f4c4: .va/.vah/.sva/.svah now loads Verilog


From: Wilson Snyder
Subject: Re: [Emacs-diffs] master 6c8f4c4: .va/.vah/.sva/.svah now loads Verilog mode.
Date: Fri, 27 Sep 2019 12:03:25 -0400
User-agent: SquirrelMail/1.4.23 [SVN]

>> -     ("\\.[ds]?vh?\\'" . verilog-mode)
>> +     ("\\.[ds]?va?h?\\'" . verilog-mode)
>
> BTW, .v is the standard extension used for Coq source files.
> Is it also commonly used for Verilog files?

Yes, .v is the most commonly used extension for Verilog. Note .v isn't
changed, it was Verilog previously. The new extensions supported (.va etc)
were not mapped to other packages.

-Wilson



reply via email to

[Prev in Thread] Current Thread [Next in Thread]