aboutsummaryrefslogtreecommitdiff
path: root/cad/verilog-mode.el/pkg-descr
blob: 3907b48a22585cef0223fc8f30cd61e1f4148d79 (plain) (blame)
1
2
3
4
5
6
7
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.

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.