C
crackle24
Guest
i have just started learning vhdl.
dere r a few things dat dont work and i dont know why,and i was hoping
to find some help here.
firstly i tried writing a code using 'when ...else' but i get a syntax
error i dont know why.
and secondly i tried to increment a bit vector value with de statement
cout:=count + "001";
is dis right.
de same works when i declared count as std_logic.
dere r a few things dat dont work and i dont know why,and i was hoping
to find some help here.
firstly i tried writing a code using 'when ...else' but i get a syntax
error i dont know why.
and secondly i tried to increment a bit vector value with de statement
cout:=count + "001";
is dis right.
de same works when i declared count as std_logic.