Code Monkey home page Code Monkey logo

bitmips2019's People

Contributors

moon548834 avatar silverster98 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bitmips2019's Issues

Bug

  1. id模块输出的cp0_read_addr_o是xx
  2. cp0模块的flush_o是x
  3. 一旦出现一个延时槽后,id模块的now_in_delayslot和next_in_delayslot就一直是1
  4. id模块160行,不应该先判断 funct,根据funct来判断指令类型么?你是先判断的shamt,这样的话你这样0x00000c00指令就会写reg[1],这条应该是nop
  5. 还是id 模块问题,I型指令根据op判断,你有一些还是放在 op=0的判断里了。

架构图讨论

基本能看懂,但是个别信号还有有点疑问

  • exe_aluop_i 信号,exe_regfile_write_addr_i 信号。这两信号是从exe级来的吗?具体作用还是不太懂。
  • mem_to_reg_o是一个控制信号吗?(控制写回级写入寄存器堆的数据来自哪)
  • id_stall_request 是load指令对应的阻塞请求吗
  • 那个pc_return_addr也需要往后面流水吧,他不是也要回写到regfile吗?但你的id/exe模块没有这个入口

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.