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

Re: [oc] headers for HDL files



Hi Woody,

it isn't bad idea. But we can also modify VHDL-mode emacs template. Tomorrow
I'll post my proposal for verilog.

regards,
Damjan

----- Original Message -----
From: "Woody Johnson" <[email protected]>
To: <[email protected]>
Sent: Wednesday, May 16, 2001 9:49 PM
Subject: RE: [oc] headers for HDL files


> How about just following the VHDL-mode for Emacs file header template?
>
> For example:
>
> --------------------------------------------------------------------------
--
> ---
> -- Title      : Template Example
> -- Project    : Some project
> --------------------------------------------------------------------------
--
> ---
> -- File       : temp.vhd
> -- Author     : <[email protected]>
> -- Company    : Foo, Inc
> -- Created    : 2001-05-16
> -- Last update: 2001-05-16
> -- Platform   :
> --------------------------------------------------------------------------
--
> ---
> -- Description: This is just a dummy file.
> --------------------------------------------------------------------------
--
> ---
> -- Copyright (c) 2001
> --------------------------------------------------------------------------
--
> ---
> -- Revisions  :
> -- Date        Version  Author  Description
> -- 2001-05-16  1.0      asdf Created
> --------------------------------------------------------------------------
--
> ---
>
> > -----Original Message-----
> > From: Damjan Lampret [mailto:[email protected]]
> > Sent: Wednesday, May 16, 2001 2:21 PM
> > To: [email protected]
> > Subject: [oc] headers for HDL files
> >
> >
> > Hello everyone,
> >
> > I guess it would be good to also have a template for HDL
> > headers. I'll add
> > one to HDL coding guidelines but first I'd like some feedback.
> >
>