SonyKar / Perceptron-Prediction-System

System of branch prediction based on simple perceptron. Fast path-based and idealized piecewised predictor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perceptron Prediction System

System of branch prediction based on simple perceptron. Fast path-based and idealized piecewised predictor.

Usage

  1. Select perceptron number
  2. Select number of bits in History Register (HR)
  3. Select a benchmark file (.tra)
  4. Press “Start” button
  5. See results and statistics

About

System of branch prediction based on simple perceptron. Fast path-based and idealized piecewised predictor.


Languages

Language:C# 100.0%