I have now created or rather put together the first cut of a Branch prediction block.
It uses a simple method that I found in a book some time ago.
You don't decode the instruction, you just have to remember the PC and where it went. You have a small cache to store the PC and where it's off to.
Now to see if it compiles and then test it!
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.