ASSERTIONS AND ADVANTAGES OF ASSERTIONS

Print

An assertion is used to validate the behavior of the design. If the property that is being checked for in a simulation does not behave as per specification, then the assertion fails.

 Similarly if a property or rule is forbidden from happening in the design and occurs during simulation, then also the assertion fails.

Following are some of the advantages of using Assertions in Verification:

 

Last Updated ( Tuesday, 29 March 2022 00:39 )