-
Notifications
You must be signed in to change notification settings - Fork 0
Tracing gate logic in a diagram
Johann Dirry edited this page May 23, 2026
·
1 revision
When you have a gate diagram for a function you can trace the logic flow through the network for any combination of input values.
To trace gate logic:
- Select Gates | Trace Gate Logic. The diagram will be redrawn with color coding to indicate logic values for gates and connecting wires. Logic 1 is indicated by red, and logic 0 is indicated by blue. Current input variable values are shown on the buttons in the "Inputs" tool window. Initially the values are all logic 0.
- To change an input value just click the button for the variable.
- When you have set all the variable values, click Trace and the diagram will be redrawn.