for i in 0 to 15 loop wait for 10ns; X <= std_logic_vector( to_unsigned( i, 4 ) ); end loop;