1 2 3 4 5 6 7
entity attr is end attr; architecture behav of attr is attribute my_attr : ; begin end behav;