KQWD
Newbie level 2
- Joined
- Sep 10, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 22
Hi,
I've always coded using blocking assignment in always@(*) to specify combo logic. However, I am going through a design where non-blocking assignment is always used in always@(*) blocks. Is there a reason to do this? Maybe to be more succinct in the code, and declare less intermediate signals?
Thanks :smile:
I've always coded using blocking assignment in always@(*) to specify combo logic. However, I am going through a design where non-blocking assignment is always used in always@(*) blocks. Is there a reason to do this? Maybe to be more succinct in the code, and declare less intermediate signals?
Thanks :smile: