sheelamb
Newbie level 3
Hi,
My question is,
A=B;
C=A; // blocking statments
A<=B;
C<=A; // non-blocking statements
how these 2 statements are realized in hardware?
whats their difference in hardware ?
thanks
smb
My question is,
A=B;
C=A; // blocking statments
A<=B;
C<=A; // non-blocking statements
how these 2 statements are realized in hardware?
whats their difference in hardware ?
thanks
smb