2009-01-12 10:44:37 +01:00
|
|
|
Verilog-mode.el is a Verilog mode for Emacs which provides context-sensitive
|
|
|
|
highlighting, auto indenting, and provides macro expansion capabilities to
|
|
|
|
greatly reduce Verilog coding time.
|
|
|
|
|
2012-08-05 06:57:54 +02:00
|
|
|
Recent versions allow you to insert AUTOS in non-AUTO designs, so IP
|
|
|
|
interconnect can be easily modified. You can also expand Verilog-2001 ".*"
|
|
|
|
instantiations, to see what ports will be connected by simulators.
|
2009-01-12 10:44:37 +01:00
|
|
|
|
2013-03-28 17:28:59 +01:00
|
|
|
WWW: http://www.veripool.org/wiki/verilog-mode
|