Coder Social home page Coder Social logo

undergraduate-experiments's Projects

ccompiler icon ccompiler

c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 PCSpim(mips 模拟器)上运行。

cpu-limited-combination-version icon cpu-limited-combination-version

本次实验选取的开发工具是quartusII,使用VHDL语言编写,实现采用MIPS32指令,构造组合逻辑CPU,使用指令数7,inc,add,sub,load,store,mov,dec指令,使用VHDL语言编写

five-stage-pipeline-cpu-design icon five-stage-pipeline-cpu-design

本次实验选取的开发工具是quartusII,使用VHDL语言编写,五段流水CPU设计,本设计为32位RISC处理器只是实现MIPS32TM指令集中的一个子集,所条指令分别属于3种MIPS指令类型,包含五种逻辑运算、五种算术运算,六种条件跳转运算等

unix icon unix

大学UNIX课程实验,主要是用来保存实验进度,学习linux基础指令

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.