Differences between blocking and Non-blocking statements in
Verilog?
Answer Posted / appu
@ Remya,
With non-blocking statements as shown above, A will always
get the OLD/previous value of B, and B will always get the
OLD/previous value of A.
Because, in a non-blocking statement assignment, the right
hand side of the statement gets evaluated right away, but
doesn't get assigned to the left hand side of the statement
until at the end of the time step.
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
Explain the Charge Sharing problem while sampling data from a Bus?
What are the main issues associated with multiprocessor caches and how might you solve them?
Implement a 2 I/P and gate using Tran gates?
Explain what is Verilog?
Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
what is verilog?
Explain how MOSFET works?
Explain what is multiplexer?
Explain what is the use of defpararm?
Are you familiar with the term MESI?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Describe the various effects of scaling?
What are the different design techniques required to create a layout for digital circuits?
What happens if we delay the enabling of Clock signal?
What are the changes that are provided to meet design power targets?