Before Moving To Systemverilog Concepts, We Will Look in To What Is Verification? What Is Verified? Why Do We Need To Verify? How To Verify?
Before Moving To Systemverilog Concepts, We Will Look in To What Is Verification? What Is Verified? Why Do We Need To Verify? How To Verify?
Before moving to SystemVerilog concepts, we will look in to what is Verification? What is verified?
Why do we need to verify? How to Verify?
We need to verify the design to make sure that the design is an accurate representation of the
specification without any bugs. Verification is carried out to ensure correctness of design, to avoid
surprises at a later time, to avoid a re-spin of the chip and to enter the market on time with good
quality.
In the process of verification we are going to verify modules, SOC’s (System On Chip) by driving the
input to check the design behavior. we should check the behavior of the design by driving correct and
error input, in both the cases need to observe the design as it is behaving as expected, if not then
there will be an bug.