Chun-Feng / cacti4.1

HP Labs Cacti4.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage:

  1. In your command line, go in source code directory.
  2. Run> chmod 777 makefile (just to make sure that you have the required permissions to go on)
  3. Run> ./makefile
  4. Run> make all
  5. Run> ./cacti C B A TECH RWP ERP EWP NSubbanks (or ./cacti C B A TECH NSubbanks)

where:

C - cache size in bytes
B - line size in bytes
A - cache associativity
TECH - technology node (μm)
RWP - read-write port
ERP - exclusive read port
EWP - exclusive write port
NSubbanks - number of banks

About

HP Labs Cacti4.1


Languages

Language:C 79.3%Language:Yacc 11.2%Language:Python 6.8%Language:JavaScript 2.5%Language:Makefile 0.2%Language:TeX 0.0%