Git Product home page Git Product logo

akita's Introduction

Akita

GitHub Discussions

Go Reference Go Report Card Akita Test

Akita is a computer architecture simulation engine. Like a game engine, a simulator engine is not a simulator, but rather a framework for building simulators. Akita is designed to be modular and extensible, allowing for easy experimentation with new computer architecture design ideas.

Sub-Projects

Akita

The simulator engine itself is located under the packages including:

  • github.com/sarchlab/akita/sim
  • github.com/sarchlab/akita/pipelining
  • gitlab.com/sarchlab/akita/analysis

AkitaRTM

AkitaRTM stands for Real-Time Monitoring (RTM) tool for Akita. It is a web-based tool that can be used to monitor the execution of a simulator developed with Akita. It is located under the github.com/sarchlab/akita/monitoring package.

Daisen

Daisen is the visualization tool for Akita. It is located under the github.com/sarchlab/akita/daisen package. For a brief introduction to Daisen, please refer to the github.com/sarchlab/akita/daisen directory.

First-Party Components

Akita provides several generic first-party components that can be used to build simulators, located under the github.com/sarchlab/akita/mem and github.com/sarchlab/akita/noc packages. As the name suggests, the mem package contains memory components (e.g., caches, TLB, DRAM controller), while the noc package contains network-on-chip components (e.g., switches).

akita's People

Contributors

alimosallaei19 avatar dependabot[bot] avatar dwrodri avatar dx990307 avatar knipegp avatar maxkev1n avatar nichosta avatar shidong-ai avatar syifan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.