emacs/snippets/vhdl-mode/fill.yasnippet

5 lines
91 B
Plaintext

# -*- mode: snippet -*-
# name: fill std_vector with zeros
# key: fill
# --
(others => '0')