Guest
#3150552
I want to replace the blocking statements with non-blocking staements in the following code without changing the functionality of the code . I am newbie at verilog. can someone please guide me on how to go ahead with this problem?
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
Thanks a lot! :)