vhdl-safe

vhdl-safe is a Lisp macro in `vhdl-mode.el'.

(vhdl-safe &rest BODY)

Safely execute BODY, return nil if an error occurred.