GithubHelp home page GithubHelp logo

xinzwang / pipline-cpu Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 63.49 MB

License: GNU General Public License v3.0

Verilog 47.92% VHDL 10.36% Pascal 0.01% Shell 1.49% Stata 2.16% Forth 0.02% Tcl 0.26% JavaScript 0.30% Batchfile 0.06% C 18.34% HTML 1.95% PureBasic 0.01% Assembly 16.87% Makefile 0.28%

pipline-cpu's Introduction

流水线CPU

北理工,计科大四小学期,计算机组成原理课设

测试日志

1、数学运算指令

序号 指令名 测试状态 测试者 测试汇编指令
1 add wxz
2 addi wzl
3 addu wxz
4 addiu wzl
5 sub wxz
6 subu wxz
7 clz 未实现 wxz
8 clo 未实现 wxz
9 and wxz
10 andi wzl
11 sll wxz
12 sllv wxz
13 srl wxz
14 srlv wxz
15 sra wxz
16 srav wxz
17 or wxz
18 ori wxz
19 xor wxz
20 xori wzl
21 nor wxz
22 slt wxz
23 slti wzl
24 sltu wxz

2、访存指令

序号 指令名 测试状态 测试者 测试汇编指令
25 lw wzl
26 sw wzl
27 lui wzl

3、跳转指令

序号 指令名 测试状态 测试者 测试汇编指令
28 j wzl
29 beq wzl
30 bne wzl
31 blez wzl
32 bltz wzl
33 bgtz wzl
34 bgez wzl

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.