Forum Discussion
Altera_Forum
Honored Contributor
9 years agoFor example, for this registres.
what does it mean when we do this In terms of movement of bit : shift_p <= 2*shift_left; or shift_w <= shift_w + shift_p; this also p_addr <= p_addr - shift_p*hash_length;