Differences between blocking and Non-blocking statements in
Verilog?
Answer Posted / darshan
DURING BLOCKING STATEMENTS, PREVIOUS VALUES GETS STORED TO
THE LHS.
WHERE AS IN NON BLOCKING STATEMENT, SINCE IT IS EXECUTING IN
PARALLEL 1ST SIMULATOR READS AND STORES IN TEMPORARY
REGISTER INTERNALLY IN SIMULATOR. THEN AT THE END OF THE
TIME UNIT IT IS ASSIGNED TO THE LHS.
ANYWAYS FROM MY POINT OF VIEW A OR B DONT GET THE PREV/OLD
VALUE
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain the working of Insights of an inverter ?
What is the function of enhancement mode transistor?
How logical gates are controlled by boolean logic?
For f = AB+CD if B is S-a-1, what are the test vectors needed to detect the fault?
Give a big picture of the entire SRAM Layout showing your placements of SRAM Cells, Row Decoders, Column Decoders, Read Circuit, Write Circuit and Buffers
What are the different gates where boolean logic are applicable?
Design an 8 is to 3 encoder using 4 is to encoder?
Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)
Explain what is slack?
Give the logic expression for an AOI gate. Draw its transistor level equivalent. Draw its stick diagram
what is SCR (Silicon Controlled Rectifier)?
Explain the Charge Sharing problem while sampling data from a Bus?
Cross section of a PMOS transistor?
What are the different design techniques required to create a layout for digital circuits?
Why does the present vlsi circuits use mosfets instead of bjts?