veripool / verilog-mode

Verilog-Mode for Emacs with Indentation, Hightlighting and AUTOs. Master repository for pushing to GNU, verilog.com and veripool.org.
http://veripool.org/verilog-mode
GNU General Public License v3.0
262 stars 91 forks source link

Annotations in the AUTO_TEMPLATE #1843

Closed szkarn closed 1 year ago

szkarn commented 1 year ago

How can I write some annotations in the AUTO_TEMPLATE, which do not be recognized for instantiation?

szkarn commented 1 year ago

ok, it should use the "//" of verilog , not the ";;" of lisp.