Example1: Why not to use Blocking assignments in Sequential blocks in Verilog Code

Опубликовано: 20 Октябрь 2020
на канале: Technical Bytes
11,269
294

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