How to Install verilog-mode in Ubuntu 18.04



Install verilog-mode by entering the following commands in the terminal:

sudo apt update
sudo apt install verilog-mode

Description:

emacs mode for Verilog code

This package provides an emacs major mode for editing files in the Verilog code. It features syntax highlighting and auto-indentation.

Homepage: http://www.veripool.org/wiki/verilog-mode

Version: 20161124.fd230e6-2

Section: universe/editors