Functional Verification Basics: What's The Objective of End of Test?
End of test (EOT), is one of the most important and tricky parts of a test bench. EOT is important because it qualifies if a test has really passed or failed. Thus it potentially impacts all tests. However, EOT is tricky because the implementation is spread across all the components of a test bench. EOT has become more complicated due to self-checking nature of coverage driven constrained random verification environments.
Whenever EOT is discussed, emphasis is laid on the verification methodology’s support for “end of test” implementation. This is not sufficient. One needs to also understand what objective is the EOT check attempting to attain. This blog focuses on describing these objectives of the EOT.
In order to declare “end of test”, the following two objectives have to be met:
- End of Stimulus Generation: Ensure all specified stimulus has been generated
- End of Stimulus Execution: Ensure all generated stimulus has been executed or processed
In this blog we describe these two objectives in detail.
Related Semiconductor IP
- Narrow band - IoT Release-14 e-NodeB PHY. (L1) IP
- Narrow band - IoT Release-14 UE PHY. (L1) IP
- Narrow band - IoT Ultra-Low power UE RF Transceiver IP
- Narrow band - IoT Release-14 UE Protocol Stack (L2-L3) Software IP
- Narrow band - IoT Release-14 e-NodeB Protocol Stack (L2-L3) Software IP
Related Blogs
- Why SRAM PUF Technology Is the Bedrock of Dependable Security in Any Chip
- The Future of Driving: How Advanced DSP is Shaping Car Infotainment Systems
- Connected AI is More Than the Sum of its Parts
- Low-Power IC Design: What Is Required for Verification and Debug?
Latest Blogs
- CNNs and Transformers: Decoding the Titans of AI
- How is RISC-V’s open and customizable design changing embedded systems?
- Imagination GPUs now support Vulkan 1.4 and Android 16
- From "What-If" to "What-Is": Cadence IP Validation for Silicon Platform Success
- Accelerating RTL Design with Agentic AI: A Multi-Agent LLM-Driven Approach