Branch Prediction Algorithm for OutOfOrder Pipelines within area budgets of 1200bits, 2400bits and 3600bits
The major gaol of this project is to implement a branch predictor, that satisfies given area constraints and achieves as much accuracy as possible.
bash build.sh $Area_Constraint Ex: bash build.sh 1200
Open Source. Anyone can use it but give us credits.