In reply to svishnu:
from hardware point of view in always_comb we use the signals as reg so there maybe some storage element but in assign statement there is only single wire.
In reply to svishnu:
from hardware point of view in always_comb we use the signals as reg so there maybe some storage element but in assign statement there is only single wire.