One-Two Bit Branch Prediction
- Select the type of predictor you want to use (One-Bit or Two-Bit).
- Enter the sequence of branch outcomes (T for taken, N for not taken).
- Click on the 'Simulate' button to see the predictor's performance.
- The simulation will show the initial state, the prediction for each branch, the new state after the branch, and the overall accuracy of the predictor.
- You can reset the simulation at any time by clicking the 'Reset' button.