rahul.achates
Banned
- Joined
- Nov 19, 2009
- Messages
- 150
- Helped
- 25
- Reputation
- 120
- Reaction score
- 56
- Trophy points
- 1,308
- Location
- Bangalore
- Activity points
- 0
Hi
We all know blocking statement block the execution of next statement until current statement execution and assignment completed. but when we use forever in verilog , should be use non-blocking type of statement ? otherwise all statement will not executes in parallel .. .
Rahul
We all know blocking statement block the execution of next statement until current statement execution and assignment completed. but when we use forever in verilog , should be use non-blocking type of statement ? otherwise all statement will not executes in parallel .. .
Rahul