Update library homepage
[spice-mode.git] / README
blobbf337e105e73a63c12dbf9ab49ccc78c1493548d
1 README
2 ======
4 This package provides an (X)Emacs2[01] major mode for editing SPICE decks.
5 It supports the following spice standards:
6   Spice2g6    : Original Berkeley Spice (leave this always on!)
7 Additional standards:
8   Hspice (TM) : Commercial Spice, formerly Meta Software, now owned by Synopsys
9   Eldo (TM)   : Commercial Spice, formerly Anacad, now owned by Mentor Graphics
10   EldoRf (TM) : RF Steady State analyses of Eldo (also turn on Eldo!)
11   EldoVlogA   : Verilog-A extensions to Eldo netlist language (also turn on Eldo!)
12   FastHenry   : Multipole-accelerated inductance analysis program from MIT
13   Layla       : KULeuven LAYLA (layout synthesis) extensions to Spice format
14   Mondriaan   : KULeuven MONDRIAAN (layout synthesis) extensions (also turn on Layla!)
15   DracCDL (TM): Dracula CDL extensions (Cadence LOGLVS netlists)
17 For installation and (site or user) customization information please
18 consult the header of the spice-mode.el file, or consult the mode's 
19 description in emacs (for user customization only) with `C-h m'.
21 The mode has been tested on emacs 20.7, 21.1, 21.2 and XEmacs 21.1, 21.5.
23 CREDITS
24 =======
26 The original spice-mode.el created by C. Vieri has been modified
27 extensively. These changes have been heavily influenced by the eldo-mode.el
28 of Emmanuel Rouat (the tempo-templates for one) and the vhdl-mode.el of
29 Reto Zimmermann and Rodney J. Whitby (the font-locking, the
30 customization, the menus, ...) Help in understanding 'advanced' lisp 
31 was provide by G. Debyser <geert.debyser@advalvas.be>, our (common) lisp
32 expert. Since version 0.97 a lot of input/ideas have been provided by
33 Emmanuel Rouat. Just take a look and search for eldo-mode throughout
34 the spice-mode.el file ;) The test_netlist.cir file has been created by
35 Manu and modified by Geert. 
37 The AUTHORS file contains the full names of the authors and their email
38 addresses.
40 TRADEMARKS
41 ==========
43 - Hspice and Star-Hspice are trademarks of Synopsys. 
44 - Eldo and Eldo RF are trademarks of Mentor Graphics Corporation.
45 - Dracula is a registered trademark of Cadence Design Systems, Inc.