In this lecture of Verilog Tutorial, we are going to illustrate through examples that why should not we use blocking assignment statements in a sequential block while doing Verilog coding.
Moreover, audience will learn the proper use of blocking and nonblocking assignments in detail.
Verilog design guidelines and simulator scheduling mechanism are also discussed in this video.
Example2:
• Example2: Why cant use blocking state...
#VerilogDesignGuidelines #Blockingassignments #NonBlockingAssignments #VerilogSimulatorScheduling