Giter Site home page Giter Site logo

nscscc2018-hust's Introduction

第二届“龙芯杯”全国大学生计算机系统能力培养大赛(2018年),华中科技大学 1 队参赛作品,全国第 6 名,决赛二等奖

由于参赛是在 2018 年暑假,整理资料时已经离参赛时间很久了,所以资料和代码可能都有些不全,所以也不能保证代码一定能运行起来。再加上龙芯杯每年都更新比赛要求,所以我们的代码可能已经没有很大的价值了,仅供参考。

目录结构

  • src:源代码
    • myCPU-sram:sram 接口下的代码。功能测试一开始是在 sram 接口下测试的,跑通以后再转移到 axi 接口。切换到 axi 接口以后,代码进行了很多修改,所以这个版本已经弃用
    • myCPU-axi:axi 接口下的代码
    • soc_axi_func:axi 接口的功能测试环境,可以在 vivado 上运行
    • soc_axi_perf:axi 接口的性能测试环境,代码与 soc_axi_func 相同
    • soft:测试用例
  • 文档:代码说明文档、答辩文稿等
  • 往届经验分享:其他高校的经验分享

nscscc2018-hust's People

Contributors

zhanghien avatar

Watchers

 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.