Content deleted Content added
fixed disamb link |
|||
Line 7:
==Advantages of logic simulation ==
Simulation is the key activity in the design [[Verification and validation|verification]] process. That is not to say that it is an ideal process. It has some positive attributes:
*It is a natural way for the designer to get feedback about their design. Because it is just running a program – the design itself – the designer interacts with it using the vocabulary and abstractions of the design. There is no layer of translation to obscure the behavior of the design.
*The level of effort required to debug and then verify the design is proportional to the maturity of the design. That is, early in the design’s life, bugs and incorrect behavior are usually found quickly. As the design matures, it takes longer to find the errors. This is beneficial early in the design process. It becomes more problematic later.
|