Giter Club home page Giter Club logo

ring_network-based-multicore-'s Introduction

ring_network-based-multicore-

多核处理器 ;scalable ring network , four core, shared space memory ,directory-based cache coherency

Hello, everyone, this is a project from theory to practice. I would like to use this project to test the results of my study, and I am very pleased that some of friends with the common interest can actively communicate with me and learn from each other. In this project, I implemented a number issues in the simple processor and explored some of the issues about cache consistency. I achieve Processor by using a simple five stage pipeline with simple branch prediction including BTB,RAS and BHT, instruction set is SMIPSv2 which could be found from the MIT courses resources or core_ISA.v file in the project. as for memory system part,I implement the directory ,which is supported by corresponding protocals, to achieve cache consistency rather than the bus. In order to make programming easier, I used a shared address space memory. In order to reduce the critical messages delay between cache and its parent cache , I used the reply-forwarding protocal,whose details,however, is inspired by the MIT materias for computer architecture material. In the end, I am very grateful if you would make a good suggestion to improve my project! More details can be refered to ring_network_multicore_project.pdf
It is a work-in-progress and remains in active development. I will try my best to make implemente the project well!

ring_network-based-multicore-'s People

Contributors

zhaishaomin avatar

Watchers

James Cloos 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.