GithubHelp home page GithubHelp logo

koyamanx / riscv-debug Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 4.0 19 KB

Implementation of RISC-V Debug module

License: MIT License

Makefile 2.24% Tcl 67.85% Verilog 11.12% C 15.82% Dockerfile 1.88% Shell 1.09%

riscv-debug's Introduction

Hi there ๐Ÿ‘‹

koyamanX's GitHub stats

riscv-debug's People

Contributors

koyamanx avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

riscv-debug's Issues

Implement sticky error state in dmi register of DMI

Implement sticky op in dmi register in DTM

'op' field of dmi register has sticky error state if previous operation failed.
This field only be reset by dmireset.
DTM updates dmi register in Capture-DR, however if op field indicates sticky error, it never update op field.

  • Check op is not sticky in Capture-DR, if sticky let it be
  • Clear op field at dmireset

Replace DMI bus with suggested DMI bus

Replace DMI bus with suggested DMI bus

We have currently used simple handshake bus for DMI.
Debug spec recommends to use its suggested bus noted on Appendix A.

Implement dmihardreset in DTM.

Implement dmihardreset in DTM.

dmihardreset in dtmcs(DTM Control and Status) register is not fully implemented for now.
Primary functions of this bits are the following.

  • reset DTM to forget about any outstanding DMI transactions
  • return all register to reset value
  • reset state machine

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.