verilog-delete-auto

verilog-delete-auto is an interactive compiled Lisp function in `verilog-mode.el'.


(verilog-delete-auto)

Delete the automatic outputs, regs, and wires created by M-x verilog-auto.
Use M-x verilog-auto to re-insert the updated AUTOs.

The hooks `verilog-before-delete-auto-hook' and `verilog-delete-auto-hook' are
called before and after this function, respectively.