• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a project simulating a single issue 16 bit out of order superscalar processor using the speculative version of Tomasulo's alogrithm while also taking into consideration the cache and memory organization.