Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 485 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 485 Bytes

architecture-helper

A simple tool to help you with some calculations as:

  • cache hit and miss
  • TLB miss/rate
  • pipeline drawing

Installation

You will need to install latest Java version.

Since we did not use any particular instruction, we declare compatible from Java 8 onwards.

Usage

Just loads your values and press the most appropriate button.

It should works!

NOTE: we are not responsible for any improper usage of this tool.