Concept Flow - Testbench entity (no ports)
Define testbench entity
No ports declared
Architecture body with test process
Simulate signals and behavior
Observe outputs internally
End simulation
A testbench entity in VHDL has no ports and contains an architecture that simulates the design internally.