mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
400 B
Text
7 lines
400 B
Text
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.
|