Creating Flip-Flop Example

Welcome to our tutorial on TestBenches in ChipInventor. We’ll create a simple Flip-Flop circuit to highlight how to set up and run TestBench simulations. Rather than focusing on circuit details, this guide emphasizes verifying behavior and generating waveforms with the TestBench. By the end, you’ll know how to efficiently validate digital logic in ChipInventor and be ready for more complex projects.

a. Creating the Flip-Flop Project

1. Click New Project in the top menu.

2. Fill the project details:

3. Click on Create Chip to start the project.

 

b. Flip-Flop in the Blocks Tab

4. Add one output (Output) and name it Q.

c. Configuring the TestBench


d. Improving the TestBench

2. Re-running the Simulation

3. Understanding the Static TestBench

If you notice differences in the signals displayed in the newly generated VCD, it means your changes to the TestBench were successfully applied.


e. Analyzing the Results


Revision #3
Created 18 February 2025 19:16:58 by Caroline
Updated 18 February 2025 19:26:23 by Caroline