Introduction
A stimulus process with wait statements helps you test your digital design by applying inputs at specific times.
When you want to test how a circuit reacts to different input signals over time.
When you need to create a simple testbench to check your design without a clock.
When you want to apply inputs step-by-step and observe outputs after each change.