Giter Site home page Giter Site logo

arch-2022spring-fdu's Introduction

Architecture 2022Spring Fudan

课程网站:https://fducslg.github.io/Arch-2022Spring-FDU/

项目结构

Arch-2022Sping-FDU
│── build:仿真测试时才会生成的目录
│── difftest:仿真测试框架
│── ready-to-run:仿真测试文件目录
│  ├── lab1:包含lab1相关的测试文件,需要关注其中的 .S 汇编文件
│  └── ...
│── vivado
│  └── test1
│     └── project:vivado项目工程目录
│── vsrc:需要写的CPU代码所在目录
│  ├── include:头文件目录
│  ├── pipeline
│     ├── regfile:寄存器文件目录,寄存器组模块已给出
│     ├── execute:流水线执行阶段目录,alu模块已给出
│     └── core.sv:五级流水线主体代码
│  ├── ram:内存控制相关目录
│  ├── util:访存接口相关目录
│  ├── add_sources.tcl
│  ├── mycpu_top_nodelay.sv:以下是项目头文件
│  ├── mycpu_top.sv
│  ├── SimTop.sv
│  └── VTop.sv
│── xpm_memory:Xilinx的内存IP
│── Makefile:仿真测试的命令汇总
│── readme.md: 此文件

arch-2022spring-fdu's People

Contributors

tan-yifan avatar zzzly3 avatar lingnicktang avatar

Stargazers

zhenwei avatar Chaichana Lohasaptawee avatar  avatar Yimin Gao avatar Soryeil avatar Jiadi Su avatar SMAC_Zhang avatar Sihan Chen avatar  avatar Fanaesar avatar

Watchers

Xue Zhenliang avatar  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.